#77D2CE#77D2CE
#77D2CE is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.088 H 191.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2CE |
|---|---|
| RGB | rgb(119, 210, 206) |
| HSL | hsl(177, 50%, 65%) |
| HSV | hsv(177, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(78.73, -28.13, -6.52) |
| CIE-LCH | lch(78.73, 28.88, 193.04°) |
| OKLab | oklab(80.62% -0.0858 -0.018) |
| OKLCH | oklch(80.62% 0.088 191.9) |
| XYZ | xyz(41.7906, 54.4681, 66.6917) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 6.15
Turquoise
#40E0D0
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 8.19
Seafoam Blue
#78D1B6
ΔE00 8.25
Pale Teal
#82CBB2
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2CE #D2777B
analogous
#77D2A1 #77D2CE #77A8D2
triadic
#77D2CE #CE77D2 #D2CE77
tetradic
#77D2CE #A177D2 #D2777B #A8D277
square
#77D2CE #A177D2 #D2777B #A8D277
split-complementary
#77D2CE #D277A8 #D2A177
monochromatic
#339B97 #49C3BD #77D2CE #A5E1DF #D3F0EF
Accessibility & contrast
On white
1.77
#77D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#77D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2CE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2CE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#4CD7D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d2ce; /* rgb */ color: rgb(119, 210, 206); /* oklch */ color: oklch(80.6% 0.088 191.9);
Tailwind
colors: {
custom: {
50: '#a4e0dc',
500: '#77d2ce',
950: '#000000',
},
}SCSS
$custom: #77d2ce; $custom-light: #a4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#77d2ce",
"rgb": {
"r": 119,
"g": 210,
"b": 206
},
"hsl": {
"h": 177.363,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.80616,
"c": 0.08767,
"h": 191.9
},
"luminance": 0.54471
}Semantic roles & 50–950 ramp
primary
#77D2CE
secondary
#A04D51
accent
#282EBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484