#77E2EC#77E2EC
#77E2EC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.3% C 0.100 H 203.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2EC |
|---|---|
| RGB | rgb(119, 226, 236) |
| HSL | hsl(185, 75%, 70%) |
| HSV | hsv(185, 50%, 93%) |
| CMYK | cmyk(49.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.16, -28.25, -14.41) |
| CIE-LCH | lch(84.16, 31.71, 207.03°) |
| OKLab | oklab(85.26% -0.0915 -0.0397) |
| OKLCH | oklch(85.26% 0.1 203.5) |
| XYZ | xyz(49.9384, 64.3664, 89.1329) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.07
Robin Egg Blue
#8AF1FE
ΔE00 3.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 6.87
Paleturquoise
#AFEEEE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2EC #EC8177
analogous
#77ECBB #77E2EC #77A8EC
triadic
#77E2EC #EC77E2 #E2EC77
tetradic
#77E2EC #BB77EC #EC8177 #A8EC77
square
#77E2EC #BB77EC #EC8177 #A8EC77
split-complementary
#77E2EC #EC77A8 #ECBB77
monochromatic
#1DBDCC #41D7E4 #77E2EC #ADEDF4 #E2F9FB
Accessibility & contrast
On white
1.51
#77E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#77E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2EC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2EC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAED
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#2AE9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e2ec; /* rgb */ color: rgb(119, 226, 236); /* oklch */ color: oklch(85.3% 0.100 203.5);
Tailwind
colors: {
custom: {
50: '#a6ebf2',
500: '#77e2ec',
950: '#000000',
},
}SCSS
$custom: #77e2ec; $custom-light: #a6ebf2; $custom-dark: #000000;
JSON
{
"hex": "#77e2ec",
"rgb": {
"r": 119,
"g": 226,
"b": 236
},
"hsl": {
"h": 185.128,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.85264,
"c": 0.0998,
"h": 203.5
},
"luminance": 0.64371
}Semantic roles & 50–950 ramp
primary
#77E2EC
secondary
#C54E42
accent
#1F0ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485