#77EAEC#77EAEC
#77EAEC is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.1% C 0.105 H 196.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAEC |
|---|---|
| RGB | rgb(119, 234, 236) |
| HSL | hsl(181, 75%, 70%) |
| HSV | hsv(181, 50%, 93%) |
| CMYK | cmyk(49.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(86.41, -32.07, -11.03) |
| CIE-LCH | lch(86.41, 33.92, 198.99°) |
| OKLab | oklab(87.08% -0.1003 -0.0305) |
| OKLCH | oklch(87.08% 0.105 196.9) |
| XYZ | xyz(52.1647, 68.8190, 89.8750) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Bright Light Blue
#26F7FD
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAEC #EC7977
analogous
#77ECB4 #77EAEC #77AFEC
triadic
#77EAEC #EC77EA #EAEC77
tetradic
#77EAEC #B477EC #EC7977 #AFEC77
square
#77EAEC #B477EC #EC7977 #AFEC77
split-complementary
#77EAEC #EC77AF #ECB477
monochromatic
#1DC9CC #41E2E4 #77EAEC #ADF2F4 #E2FBFB
Accessibility & contrast
On white
1.42
#77EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#77EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAEC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAEC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#25F0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #77eaec; /* rgb */ color: rgb(119, 234, 236); /* oklch */ color: oklch(87.1% 0.105 196.9);
Tailwind
colors: {
custom: {
50: '#a7f1f2',
500: '#77eaec',
950: '#000000',
},
}SCSS
$custom: #77eaec; $custom-light: #a7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#77eaec",
"rgb": {
"r": 119,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.026,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.8708,
"c": 0.10478,
"h": 196.9
},
"luminance": 0.68824
}Semantic roles & 50–950 ramp
primary
#77EAEC
secondary
#C54542
accent
#110ED8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585