#77E2ED#77E2ED
#77E2ED is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.3% C 0.100 H 204.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2ED |
|---|---|
| RGB | rgb(119, 226, 237) |
| HSL | hsl(186, 77%, 70%) |
| HSV | hsv(186, 50%, 93%) |
| CMYK | cmyk(49.8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.19, -27.98, -14.89) |
| CIE-LCH | lch(84.19, 31.70, 208.02°) |
| OKLab | oklab(85.3% -0.0911 -0.0411) |
| OKLCH | oklch(85.3% 0.1 204.3) |
| XYZ | xyz(50.0841, 64.4247, 89.9002) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 3.60
Robin'S Egg Blue
#98EFF9
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2ED #ED8277
analogous
#77EDBD #77E2ED #77A7ED
triadic
#77E2ED #ED77E2 #E2ED77
tetradic
#77E2ED #BD77ED #ED8277 #A7ED77
square
#77E2ED #BD77ED #ED8277 #A7ED77
split-complementary
#77E2ED #ED77A7 #EDBD77
monochromatic
#1BBECE #41D6E6 #77E2ED #ADEEF4 #E3F9FB
Accessibility & contrast
On white
1.51
#77E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#77E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2ED
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2ED | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#29E9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e2ed; /* rgb */ color: rgb(119, 226, 237); /* oklch */ color: oklch(85.3% 0.100 204.3);
Tailwind
colors: {
custom: {
50: '#a6ebf2',
500: '#77e2ed',
950: '#000000',
},
}SCSS
$custom: #77e2ed; $custom-light: #a6ebf2; $custom-dark: #000000;
JSON
{
"hex": "#77e2ed",
"rgb": {
"r": 119,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.593,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.85299,
"c": 0.09997,
"h": 204.3
},
"luminance": 0.64429
}Semantic roles & 50–950 ramp
primary
#77E2ED
secondary
#C64E42
accent
#200DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485