#77D2C8#77D2C8
#77D2C8 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.089 H 186.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2C8 |
|---|---|
| RGB | rgb(119, 210, 200) |
| HSL | hsl(173, 50%, 65%) |
| HSV | hsv(173, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.57, -29.60, -3.54) |
| CIE-LCH | lch(78.57, 29.81, 186.83°) |
| OKLab | oklab(80.43% -0.0883 -0.01) |
| OKLCH | oklch(80.43% 0.089 186.5) |
| XYZ | xyz(41.0756, 54.1821, 62.9261) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 5.96
Pale Teal
#82CBB2
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 7.16
Tiffany Blue
#7BF2DA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2C8 #D27781
analogous
#77D29B #77D2C8 #77AED2
triadic
#77D2C8 #C877D2 #D2C877
tetradic
#77D2C8 #9B77D2 #D27781 #AED277
square
#77D2C8 #9B77D2 #D27781 #AED277
split-complementary
#77D2C8 #D277AE #D29B77
monochromatic
#339B90 #49C3B5 #77D2C8 #A5E1DB #D3F0ED
Accessibility & contrast
On white
1.77
#77D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#77D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2C8
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2C8 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#4FD6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77d2c8; /* rgb */ color: rgb(119, 210, 200); /* oklch */ color: oklch(80.4% 0.089 186.5);
Tailwind
colors: {
custom: {
50: '#a3e0d8',
500: '#77d2c8',
950: '#000000',
},
}SCSS
$custom: #77d2c8; $custom-light: #a3e0d8; $custom-dark: #000000;
JSON
{
"hex": "#77d2c8",
"rgb": {
"r": 119,
"g": 210,
"b": 200
},
"hsl": {
"h": 173.407,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.80427,
"c": 0.08888,
"h": 186.5
},
"luminance": 0.54185
}Semantic roles & 50–950 ramp
primary
#77D2C8
secondary
#A04D56
accent
#2838BE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483