#77EAED#77EAED
#77EAED is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.1% C 0.105 H 197.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAED |
|---|---|
| RGB | rgb(119, 234, 237) |
| HSL | hsl(182, 77%, 70%) |
| HSV | hsv(182, 50%, 93%) |
| CMYK | cmyk(49.8%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.44, -31.81, -11.52) |
| CIE-LCH | lch(86.44, 33.84, 199.90°) |
| OKLab | oklab(87.11% -0.0998 -0.0318) |
| OKLCH | oklch(87.11% 0.105 197.7) |
| XYZ | xyz(52.3104, 68.8773, 90.6423) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Bright Light Blue
#26F7FD
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 5.43
Light Cyan
#ACFFFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAED #ED7A77
analogous
#77EDB5 #77EAED #77AFED
triadic
#77EAED #ED77EA #EAED77
tetradic
#77EAED #B577ED #ED7A77 #AFED77
square
#77EAED #B577ED #ED7A77 #AFED77
split-complementary
#77EAED #ED77AF #EDB577
monochromatic
#1BCACE #41E2E6 #77EAED #ADF2F4 #E3FBFB
Accessibility & contrast
On white
1.42
#77EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#77EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAED
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAED | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#23F1EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #77eaed; /* rgb */ color: rgb(119, 234, 237); /* oklch */ color: oklch(87.1% 0.105 197.7);
Tailwind
colors: {
custom: {
50: '#a7f1f2',
500: '#77eaed',
950: '#000000',
},
}SCSS
$custom: #77eaed; $custom-light: #a7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#77eaed",
"rgb": {
"r": 119,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.525,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.87113,
"c": 0.10479,
"h": 197.7
},
"luminance": 0.68882
}Semantic roles & 50–950 ramp
primary
#77EAED
secondary
#C64642
accent
#120DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585