#77D7C8#77D7C8
#77D7C8 is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.094 H 182.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77D7C8 |
|---|---|
| RGB | rgb(119, 215, 200) |
| HSL | hsl(171, 55%, 65%) |
| HSV | hsv(171, 45%, 84%) |
| CMYK | cmyk(44.7%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(80.00, -31.98, -1.43) |
| CIE-LCH | lch(80.00, 32.01, 182.57°) |
| OKLab | oklab(81.58% -0.0941 -0.0044) |
| OKLCH | oklch(81.58% 0.094 182.7) |
| XYZ | xyz(42.3293, 56.6896, 63.3440) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 4.75
Mediumturquoise
#48D1CC
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 6.46
Mediumaquamarine
#66CDAA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D7C8 #D77786
analogous
#77D798 #77D7C8 #77B6D7
triadic
#77D7C8 #C877D7 #D7C877
tetradic
#77D7C8 #9877D7 #D77786 #B6D777
square
#77D7C8 #9877D7 #D77786 #B6D777
split-complementary
#77D7C8 #D777B6 #D79877
monochromatic
#30A491 #48C9B5 #77D7C8 #A6E5DB #D6F3EE
Accessibility & contrast
On white
1.70
#77D7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#77D7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D7C8
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D7C8 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#4EDAD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77d7c8; /* rgb */ color: rgb(119, 215, 200); /* oklch */ color: oklch(81.6% 0.094 182.7);
Tailwind
colors: {
custom: {
50: '#a4e3d8',
500: '#77d7c8',
950: '#000000',
},
}SCSS
$custom: #77d7c8; $custom-light: #a4e3d8; $custom-dark: #000000;
JSON
{
"hex": "#77d7c8",
"rgb": {
"r": 119,
"g": 215,
"b": 200
},
"hsl": {
"h": 170.625,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.81585,
"c": 0.09419,
"h": 182.7
},
"luminance": 0.56693
}Semantic roles & 50–950 ramp
primary
#77D7C8
secondary
#A74B59
accent
#233CC2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483