#77CEDE#77CEDE
#77CEDE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.087 H 210.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEDE |
|---|---|
| RGB | rgb(119, 206, 222) |
| HSL | hsl(189, 61%, 67%) |
| HSV | hsv(189, 46%, 87%) |
| CMYK | cmyk(46.4%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.07, -22.07, -16.09) |
| CIE-LCH | lch(78.07, 27.31, 216.10°) |
| OKLab | oklab(80.24% -0.0747 -0.0443) |
| OKLCH | oklch(80.24% 0.087 210.7) |
| XYZ | xyz(42.8589, 53.3350, 77.1293) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 6.55
Neon Blue
#04D9FF
ΔE00 7.08
Baby Blue
#89CFF0
ΔE00 7.22
Robin'S Egg
#6DEDFD
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEDE #DE8777
analogous
#77DEBA #77CEDE #779BDE
triadic
#77CEDE #DE77CE #CEDE77
tetradic
#77CEDE #BA77DE #DE8777 #9BDE77
square
#77CEDE #BA77DE #DE8777 #9BDE77
split-complementary
#77CEDE #DE779B #DEBA77
monochromatic
#2B9BB0 #46BCD2 #77CEDE #A8E0EA #DAF1F6
Accessibility & contrast
On white
1.80
#77CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#77CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEDE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEDE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#41D5D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cede; /* rgb */ color: rgb(119, 206, 222); /* oklch */ color: oklch(80.2% 0.087 210.7);
Tailwind
colors: {
custom: {
50: '#a4dde8',
500: '#77cede',
950: '#000000',
},
}SCSS
$custom: #77cede; $custom-light: #a4dde8; $custom-dark: #000000;
JSON
{
"hex": "#77cede",
"rgb": {
"r": 119,
"g": 206,
"b": 222
},
"hsl": {
"h": 189.32,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.80244,
"c": 0.08687,
"h": 210.7
},
"luminance": 0.53338
}Semantic roles & 50–950 ramp
primary
#77CEDE
secondary
#B25847
accent
#381DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484