#77DFBF#77DFBF
#77DFBF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.108 H 171.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFBF |
|---|---|
| RGB | rgb(119, 223, 191) |
| HSL | hsl(162, 62%, 67%) |
| HSV | hsv(162, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(82.09, -37.77, 6.37) |
| CIE-LCH | lch(82.09, 38.30, 170.43°) |
| OKLab | oklab(83.19% -0.1071 0.0163) |
| OKLCH | oklch(83.19% 0.108 171.4) |
| XYZ | xyz(43.3954, 60.4554, 58.6624) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.19
Seafoam Blue
#78D1B6
ΔE00 3.49
Seafoam
#7FE0B3
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFBF #DF7797
analogous
#77DF8B #77DFBF #77CBDF
triadic
#77DFBF #BF77DF #DFBF77
tetradic
#77DFBF #8B77DF #DF7797 #CBDF77
square
#77DFBF #8B77DF #DF7797 #CBDF77
split-complementary
#77DFBF #DF77CB #DF8B77
monochromatic
#2AB288 #45D3A8 #77DFBF #A9EBD6 #DAF6EE
Accessibility & contrast
On white
1.60
#77DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#77DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFBF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFBF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BD
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#51E1D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dfbf; /* rgb */ color: rgb(119, 223, 191); /* oklch */ color: oklch(83.2% 0.108 171.4);
Tailwind
colors: {
custom: {
50: '#a4e9d2',
500: '#77dfbf',
950: '#000000',
},
}SCSS
$custom: #77dfbf; $custom-light: #a4e9d2; $custom-dark: #000000;
JSON
{
"hex": "#77dfbf",
"rgb": {
"r": 119,
"g": 223,
"b": 191
},
"hsl": {
"h": 161.538,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83191,
"c": 0.10835,
"h": 171.4
},
"luminance": 0.60459
}Semantic roles & 50–950 ramp
primary
#77DFBF
secondary
#B34768
accent
#1C51CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483