#77DFCF#77DFCF
#77DFCF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.100 H 182.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFCF |
|---|---|
| RGB | rgb(119, 223, 207) |
| HSL | hsl(171, 62%, 67%) |
| HSV | hsv(171, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.49, -34.08, -1.53) |
| CIE-LCH | lch(82.49, 34.11, 182.56°) |
| OKLab | oklab(83.65% -0.1002 -0.0046) |
| OKLCH | oklch(83.65% 0.1 182.7) |
| XYZ | xyz(45.2533, 61.1985, 68.4472) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.92
Pale Teal
#82CBB2
ΔE00 6.73
Light Teal
#90E4C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFCF #DF7787
analogous
#77DF9B #77DFCF #77BBDF
triadic
#77DFCF #CF77DF #DFCF77
tetradic
#77DFCF #9B77DF #DF7787 #BBDF77
square
#77DFCF #9B77DF #DF7787 #BBDF77
split-complementary
#77DFCF #DF77BB #DF9B77
monochromatic
#2AB29D #45D3BE #77DFCF #A9EBE0 #DAF6F2
Accessibility & contrast
On white
1.59
#77DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#77DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFCF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFCF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CE
Deuteranopia (green-blind)
#C5C8D0
Tritanopia (blue-blind)
#47E3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dfcf; /* rgb */ color: rgb(119, 223, 207); /* oklch */ color: oklch(83.6% 0.100 182.7);
Tailwind
colors: {
custom: {
50: '#a5e9dd',
500: '#77dfcf',
950: '#000000',
},
}SCSS
$custom: #77dfcf; $custom-light: #a5e9dd; $custom-dark: #000000;
JSON
{
"hex": "#77dfcf",
"rgb": {
"r": 119,
"g": 223,
"b": 207
},
"hsl": {
"h": 170.769,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83648,
"c": 0.1003,
"h": 182.7
},
"luminance": 0.61202
}Semantic roles & 50–950 ramp
primary
#77DFCF
secondary
#B34758
accent
#1C37CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484