#77CEDD#77CEDD
#77CEDD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.087 H 209.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEDD |
|---|---|
| RGB | rgb(119, 206, 221) |
| HSL | hsl(189, 60%, 67%) |
| HSV | hsv(189, 46%, 87%) |
| CMYK | cmyk(46.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.04, -22.33, -15.60) |
| CIE-LCH | lch(78.04, 27.24, 214.94°) |
| OKLab | oklab(80.21% -0.0751 -0.043) |
| OKLCH | oklch(80.21% 0.087 209.8) |
| XYZ | xyz(42.7252, 53.2816, 76.4255) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.43
Neon Blue
#04D9FF
ΔE00 7.29
Robin'S Egg
#6DEDFD
ΔE00 7.46
Baby Blue
#89CFF0
ΔE00 7.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEDD #DD8677
analogous
#77DDB9 #77CEDD #779BDD
triadic
#77CEDD #DD77CE #CEDD77
tetradic
#77CEDD #B977DD #DD8677 #9BDD77
square
#77CEDD #B977DD #DD8677 #9BDD77
split-complementary
#77CEDD #DD779B #DDB977
monochromatic
#2C9BAE #46BCD1 #77CEDD #A8E0E9 #D9F1F5
Accessibility & contrast
On white
1.80
#77CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#77CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEDD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEDD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#42D5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cedd; /* rgb */ color: rgb(119, 206, 221); /* oklch */ color: oklch(80.2% 0.087 209.8);
Tailwind
colors: {
custom: {
50: '#a4dde7',
500: '#77cedd',
950: '#000000',
},
}SCSS
$custom: #77cedd; $custom-light: #a4dde7; $custom-dark: #000000;
JSON
{
"hex": "#77cedd",
"rgb": {
"r": 119,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.824,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.80208,
"c": 0.08652,
"h": 209.8
},
"luminance": 0.53285
}Semantic roles & 50–950 ramp
primary
#77CEDD
secondary
#B05748
accent
#371EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484