#77DEEC#77DEEC
#77DEEC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.098 H 207.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEEC |
|---|---|
| RGB | rgb(119, 222, 236) |
| HSL | hsl(187, 75%, 70%) |
| HSV | hsv(187, 50%, 93%) |
| CMYK | cmyk(49.6%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.03, -26.30, -16.10) |
| CIE-LCH | lch(83.03, 30.84, 211.48°) |
| OKLab | oklab(84.36% -0.0871 -0.0444) |
| OKLCH | oklch(84.36% 0.098 207) |
| XYZ | xyz(48.8634, 62.2164, 88.7746) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEEC #EC8577
analogous
#77ECBF #77DEEC #77A4EC
triadic
#77DEEC #EC77DE #DEEC77
tetradic
#77DEEC #BF77EC #EC8577 #A4EC77
square
#77DEEC #BF77EC #EC8577 #A4EC77
split-complementary
#77DEEC #EC77A4 #ECBF77
monochromatic
#1DB7CC #41D1E4 #77DEEC #ADEBF4 #E2F8FB
Accessibility & contrast
On white
1.56
#77DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#77DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEEC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEEC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#2CE6E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #77deec; /* rgb */ color: rgb(119, 222, 236); /* oklch */ color: oklch(84.4% 0.098 207.0);
Tailwind
colors: {
custom: {
50: '#a6e8f2',
500: '#77deec',
950: '#000000',
},
}SCSS
$custom: #77deec; $custom-light: #a6e8f2; $custom-dark: #000000;
JSON
{
"hex": "#77deec",
"rgb": {
"r": 119,
"g": 222,
"b": 236
},
"hsl": {
"h": 187.179,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.84359,
"c": 0.09782,
"h": 207
},
"luminance": 0.62221
}Semantic roles & 50–950 ramp
primary
#77DEEC
secondary
#C55242
accent
#260ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485