#77EEED#77EEED
#77EEED is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.0% C 0.108 H 194.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #77EEED |
|---|---|
| RGB | rgb(119, 238, 237) |
| HSL | hsl(179, 78%, 70%) |
| HSV | hsv(179, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.57, -33.70, -9.83) |
| CIE-LCH | lch(87.57, 35.10, 196.27°) |
| OKLab | oklab(88.02% -0.1042 -0.0272) |
| OKLCH | oklch(88.02% 0.108 194.6) |
| XYZ | xyz(53.4621, 71.1806, 91.0262) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.60
Aqua
#00FFFF
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 5.70
Bright Turquoise
#0FFEF9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EEED #EE7778
analogous
#77EEB2 #77EEED #77B3EE
triadic
#77EEED #ED77EE #EEED77
tetradic
#77EEED #B277EE #EE7778 #B3EE77
square
#77EEED #B277EE #EE7778 #B3EE77
split-complementary
#77EEED #EE77B3 #EEB277
monochromatic
#1AD1CF #41E7E6 #77EEED #ADF5F4 #E4FCFB
Accessibility & contrast
On white
1.38
#77EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#77EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EEED
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EEED | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#20F4ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77eeed; /* rgb */ color: rgb(119, 238, 237); /* oklch */ color: oklch(88.0% 0.108 194.6);
Tailwind
colors: {
custom: {
50: '#a7f4f2',
500: '#77eeed',
950: '#000000',
},
}SCSS
$custom: #77eeed; $custom-light: #a7f4f2; $custom-dark: #000000;
JSON
{
"hex": "#77eeed",
"rgb": {
"r": 119,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.496,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.88023,
"c": 0.10766,
"h": 194.6
},
"luminance": 0.71185
}Semantic roles & 50–950 ramp
primary
#77EEED
secondary
#C74243
accent
#0B0DDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585