#77DBEC#77DBEC
#77DBEC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.7% C 0.097 H 209.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77DBEC |
|---|---|
| RGB | rgb(119, 219, 236) |
| HSL | hsl(189, 75%, 70%) |
| HSV | hsv(189, 50%, 93%) |
| CMYK | cmyk(49.6%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.18, -24.83, -17.38) |
| CIE-LCH | lch(82.18, 30.30, 214.99°) |
| OKLab | oklab(83.68% -0.0838 -0.0479) |
| OKLCH | oklch(83.68% 0.097 209.8) |
| XYZ | xyz(48.0737, 60.6370, 88.5113) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.62
Neon Blue
#04D9FF
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DBEC #EC8877
analogous
#77ECC3 #77DBEC #77A1EC
triadic
#77DBEC #EC77DB #DBEC77
tetradic
#77DBEC #C377EC #EC8877 #A1EC77
square
#77DBEC #C377EC #EC8877 #A1EC77
split-complementary
#77DBEC #EC77A1 #ECC377
monochromatic
#1DB3CC #41CDE4 #77DBEC #ADE9F4 #E2F7FB
Accessibility & contrast
On white
1.60
#77DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#77DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DBEC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DBEC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4ED
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#2EE3E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dbec; /* rgb */ color: rgb(119, 219, 236); /* oklch */ color: oklch(83.7% 0.097 209.8);
Tailwind
colors: {
custom: {
50: '#a6e6f2',
500: '#77dbec',
950: '#000000',
},
}SCSS
$custom: #77dbec; $custom-light: #a6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#77dbec",
"rgb": {
"r": 119,
"g": 219,
"b": 236
},
"hsl": {
"h": 188.718,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.83681,
"c": 0.09658,
"h": 209.8
},
"luminance": 0.60641
}Semantic roles & 50–950 ramp
primary
#77DBEC
secondary
#C55542
accent
#2B0ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485