#77E2EA#77E2EA
#77E2EA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.100 H 201.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2EA |
|---|---|
| RGB | rgb(119, 226, 234) |
| HSL | hsl(184, 73%, 69%) |
| HSV | hsv(184, 49%, 92%) |
| CMYK | cmyk(49.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.10, -28.77, -13.44) |
| CIE-LCH | lch(84.10, 31.75, 205.05°) |
| OKLab | oklab(85.2% -0.0923 -0.0371) |
| OKLCH | oklch(85.2% 0.1 201.9) |
| XYZ | xyz(49.6495, 64.2508, 87.6112) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.48
Robin Egg Blue
#8AF1FE
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.60
Paleturquoise
#AFEEEE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2EA #EA7F77
analogous
#77EAB9 #77E2EA #77A9EA
triadic
#77E2EA #EA77E2 #E2EA77
tetradic
#77E2EA #B977EA #EA7F77 #A9EA77
square
#77E2EA #B977EA #EA7F77 #A9EA77
split-complementary
#77E2EA #EA77A9 #EAB977
monochromatic
#1FBCC8 #42D7E2 #77E2EA #ACEDF2 #E1F9FA
Accessibility & contrast
On white
1.52
#77E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#77E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2EA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2EA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#2DE9E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e2ea; /* rgb */ color: rgb(119, 226, 234); /* oklch */ color: oklch(85.2% 0.100 201.9);
Tailwind
colors: {
custom: {
50: '#a6ebf0',
500: '#77e2ea',
950: '#000000',
},
}SCSS
$custom: #77e2ea; $custom-light: #a6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#77e2ea",
"rgb": {
"r": 119,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.174,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85196,
"c": 0.09951,
"h": 201.9
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#77E2EA
secondary
#C24C43
accent
#1E10D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485