#77CFAF#77CFAF
#77CFAF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.098 H 168.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFAF |
|---|---|
| RGB | rgb(119, 207, 175) |
| HSL | hsl(158, 48%, 64%) |
| HSV | hsv(158, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.07, -33.92, 7.68) |
| CIE-LCH | lch(77.07, 34.78, 167.24°) |
| OKLab | oklab(79.01% -0.0957 0.0197) |
| OKLCH | oklch(79.01% 0.098 168.4) |
| XYZ | xyz(37.6553, 51.6400, 48.5324) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.70
Mediumaquamarine
#66CDAA
ΔE00 1.96
Pale Teal
#82CBB2
ΔE00 2.62
Seafoam
#7FE0B3
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.27
Eucalyptus
#44D7A8
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFAF #CF7797
analogous
#77CF83 #77CFAF #77C3CF
triadic
#77CFAF #AF77CF #CFAF77
tetradic
#77CFAF #8377CF #CF7797 #C3CF77
square
#77CFAF #8377CF #CF7797 #C3CF77
split-complementary
#77CFAF #CF77C3 #CF8377
monochromatic
#359673 #4ABF94 #77CFAF #A4DFCA #D1EFE4
Accessibility & contrast
On white
1.85
#77CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#77CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFAF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFAF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#5CD0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cfaf; /* rgb */ color: rgb(119, 207, 175); /* oklch */ color: oklch(79.0% 0.098 168.4);
Tailwind
colors: {
custom: {
50: '#a2dec6',
500: '#77cfaf',
950: '#000000',
},
}SCSS
$custom: #77cfaf; $custom-light: #a2dec6; $custom-dark: #000000;
JSON
{
"hex": "#77cfaf",
"rgb": {
"r": 119,
"g": 207,
"b": 175
},
"hsl": {
"h": 158.182,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79005,
"c": 0.09767,
"h": 168.4
},
"luminance": 0.51643
}Semantic roles & 50–950 ramp
primary
#77CFAF
secondary
#9C4E6A
accent
#2A5FBB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482