#77DFAC#77DFAC
#77DFAC is a very light, vivid teal. Relative luminance 0.597; OKLCH L 82.7% C 0.122 H 160.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFAC |
|---|---|
| RGB | rgb(119, 223, 172) |
| HSL | hsl(151, 62%, 67%) |
| HSV | hsv(151, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.66, -41.81, 15.79) |
| CIE-LCH | lch(81.66, 44.70, 159.31°) |
| OKLab | oklab(82.71% -0.1155 0.0404) |
| OKLCH | oklch(82.71% 0.122 160.7) |
| XYZ | xyz(41.4385, 59.6726, 48.3561) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.57
Eucalyptus
#44D7A8
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.78
Light Turquoise
#7EF4CC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFAC #DF77AA
analogous
#77DF78 #77DFAC #77DEDF
triadic
#77DFAC #AC77DF #DFAC77
tetradic
#77DFAC #7877DF #DF77AA #DEDF77
square
#77DFAC #7877DF #DF77AA #DEDF77
split-complementary
#77DFAC #DF77DE #DF7877
monochromatic
#2AB26F #45D38E #77DFAC #A9EBCA #DAF6E8
Accessibility & contrast
On white
1.62
#77DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#77DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFAC
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFAC | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#5ADED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dfac; /* rgb */ color: rgb(119, 223, 172); /* oklch */ color: oklch(82.7% 0.122 160.7);
Tailwind
colors: {
custom: {
50: '#a4e9c4',
500: '#77dfac',
950: '#000000',
},
}SCSS
$custom: #77dfac; $custom-light: #a4e9c4; $custom-dark: #000000;
JSON
{
"hex": "#77dfac",
"rgb": {
"r": 119,
"g": 223,
"b": 172
},
"hsl": {
"h": 150.577,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.82706,
"c": 0.1224,
"h": 160.7
},
"luminance": 0.59676
}Semantic roles & 50–950 ramp
primary
#77DFAC
secondary
#B3477C
accent
#1C71CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482