#77E4E8#77E4E8
#77E4E8 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.101 H 198.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77E4E8 |
|---|---|
| RGB | rgb(119, 228, 232) |
| HSL | hsl(182, 71%, 69%) |
| HSV | hsv(182, 49%, 91%) |
| CMYK | cmyk(48.7%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.60, -30.24, -11.63) |
| CIE-LCH | lch(84.60, 32.40, 201.03°) |
| OKLab | oklab(85.58% -0.0953 -0.0321) |
| OKLCH | oklch(85.58% 0.101 198.6) |
| XYZ | xyz(49.9108, 65.2306, 86.2888) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 5.92
Aqua Blue
#02D8E9
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E4E8 #E87B77
analogous
#77E8B4 #77E4E8 #77ACE8
triadic
#77E4E8 #E877E4 #E4E877
tetradic
#77E4E8 #B477E8 #E87B77 #ACE877
square
#77E4E8 #B477E8 #E87B77 #ACE877
split-complementary
#77E4E8 #E877AC #E8B477
monochromatic
#21BEC4 #43DADF #77E4E8 #ABEEF1 #E0F9FA
Accessibility & contrast
On white
1.49
#77E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#77E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E4E8
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E4E8 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#2EEBE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e4e8; /* rgb */ color: rgb(119, 228, 232); /* oklch */ color: oklch(85.6% 0.101 198.6);
Tailwind
colors: {
custom: {
50: '#a6edef',
500: '#77e4e8',
950: '#000000',
},
}SCSS
$custom: #77e4e8; $custom-light: #a6edef; $custom-dark: #000000;
JSON
{
"hex": "#77e4e8",
"rgb": {
"r": 119,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.124,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.85584,
"c": 0.1006,
"h": 198.6
},
"luminance": 0.65235
}Semantic roles & 50–950 ramp
primary
#77E4E8
secondary
#C04843
accent
#1912D3
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485