#77CEDB#77CEDB
#77CEDB is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.086 H 208.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEDB |
|---|---|
| RGB | rgb(119, 206, 219) |
| HSL | hsl(188, 58%, 66%) |
| HSV | hsv(188, 46%, 86%) |
| CMYK | cmyk(45.7%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.98, -22.86, -14.62) |
| CIE-LCH | lch(77.98, 27.13, 212.61°) |
| OKLab | oklab(80.14% -0.0759 -0.0403) |
| OKLCH | oklch(80.14% 0.086 208) |
| XYZ | xyz(42.4604, 53.1756, 75.0305) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 7.41
Neon Blue
#04D9FF
ΔE00 7.76
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Robin Egg Blue
#8AF1FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEDB #DB8477
analogous
#77DBB6 #77CEDB #779CDB
triadic
#77CEDB #DB77CE #CEDB77
tetradic
#77CEDB #B677DB #DB8477 #9CDB77
square
#77CEDB #B677DB #DB8477 #9CDB77
split-complementary
#77CEDB #DB779C #DBB677
monochromatic
#2D9AAA #47BDCE #77CEDB #A7DFE8 #D8F1F5
Accessibility & contrast
On white
1.80
#77CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#77CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEDB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEDB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#44D5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cedb; /* rgb */ color: rgb(119, 206, 219); /* oklch */ color: oklch(80.1% 0.086 208.0);
Tailwind
colors: {
custom: {
50: '#a4dde6',
500: '#77cedb',
950: '#000000',
},
}SCSS
$custom: #77cedb; $custom-light: #a4dde6; $custom-dark: #000000;
JSON
{
"hex": "#77cedb",
"rgb": {
"r": 119,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.8,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.80137,
"c": 0.0859,
"h": 208
},
"luminance": 0.53179
}Semantic roles & 50–950 ramp
primary
#77CEDB
secondary
#AD5649
accent
#3520C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484