#76CFAA#76CFAA
#76CFAA is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.8% C 0.102 H 165.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFAA |
|---|---|
| RGB | rgb(118, 207, 170) |
| HSL | hsl(155, 48%, 64%) |
| HSV | hsv(155, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(76.91, -35.26, 10.13) |
| CIE-LCH | lch(76.91, 36.68, 163.97°) |
| OKLab | oklab(78.83% -0.0986 0.026) |
| OKLCH | oklch(78.83% 0.102 165.2) |
| XYZ | xyz(37.0368, 51.3768, 45.9875) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.98
Seafoam Blue
#78D1B6
ΔE00 3.11
Pale Teal
#82CBB2
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.28
Eucalyptus
#44D7A8
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFAA #CF769B
analogous
#76CF7D #76CFAA #76C7CF
triadic
#76CFAA #AA76CF #CFAA76
tetradic
#76CFAA #7D76CF #CF769B #C7CF76
square
#76CFAA #7D76CF #CF769B #C7CF76
split-complementary
#76CFAA #CF76C7 #CF7D76
monochromatic
#35966E #49BF8E #76CFAA #A3DFC6 #D1EFE2
Accessibility & contrast
On white
1.86
#76CFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#76CFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFAA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFAA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#5CCFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cfaa; /* rgb */ color: rgb(118, 207, 170); /* oklch */ color: oklch(78.8% 0.102 165.2);
Tailwind
colors: {
custom: {
50: '#a2dec3',
500: '#76cfaa',
950: '#000000',
},
}SCSS
$custom: #76cfaa; $custom-light: #a2dec3; $custom-dark: #000000;
JSON
{
"hex": "#76cfaa",
"rgb": {
"r": 118,
"g": 207,
"b": 170
},
"hsl": {
"h": 155.056,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78827,
"c": 0.10202,
"h": 165.2
},
"luminance": 0.51379
}Semantic roles & 50–950 ramp
primary
#76CFAA
secondary
#9C4D6E
accent
#2A67BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482