#77CEDC#77CEDC
#77CEDC is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.086 H 208.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEDC |
|---|---|
| RGB | rgb(119, 206, 220) |
| HSL | hsl(188, 59%, 66%) |
| HSV | hsv(188, 46%, 86%) |
| CMYK | cmyk(45.9%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.01, -22.59, -15.11) |
| CIE-LCH | lch(78.01, 27.18, 213.78°) |
| OKLab | oklab(80.17% -0.0755 -0.0416) |
| OKLCH | oklch(80.17% 0.086 208.9) |
| XYZ | xyz(42.5924, 53.2285, 75.7259) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 7.43
Neon Blue
#04D9FF
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Baby Blue
#89CFF0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEDC #DC8577
analogous
#77DCB8 #77CEDC #779CDC
triadic
#77CEDC #DC77CE #CEDC77
tetradic
#77CEDC #B877DC #DC8577 #9CDC77
square
#77CEDC #B877DC #DC8577 #9CDC77
split-complementary
#77CEDC #DC779C #DCB877
monochromatic
#2C9BAC #46BCCF #77CEDC #A8E0E9 #D8F1F5
Accessibility & contrast
On white
1.80
#77CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#77CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEDC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEDC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B0BCDC
Tritanopia (blue-blind)
#43D5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cedc; /* rgb */ color: rgb(119, 206, 220); /* oklch */ color: oklch(80.2% 0.086 208.9);
Tailwind
colors: {
custom: {
50: '#a4dde6',
500: '#77cedc',
950: '#000000',
},
}SCSS
$custom: #77cedc; $custom-light: #a4dde6; $custom-dark: #000000;
JSON
{
"hex": "#77cedc",
"rgb": {
"r": 119,
"g": 206,
"b": 220
},
"hsl": {
"h": 188.317,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.80173,
"c": 0.0862,
"h": 208.9
},
"luminance": 0.53232
}Semantic roles & 50–950 ramp
primary
#77CEDC
secondary
#AF5748
accent
#361FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484