#80EAEE#80EAEE
#80EAEE is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.5% C 0.099 H 198.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #80EAEE |
|---|---|
| RGB | rgb(128, 234, 238) |
| HSL | hsl(182, 76%, 72%) |
| HSV | hsv(182, 46%, 93%) |
| CMYK | cmyk(46.2%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.80, -29.63, -11.47) |
| CIE-LCH | lch(86.80, 31.78, 201.16°) |
| OKLab | oklab(87.5% -0.0934 -0.0316) |
| OKLCH | oklch(87.5% 0.099 198.7) |
| XYZ | xyz(53.7514, 69.6034, 91.4746) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.74
Robin'S Egg Blue
#98EFF9
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 3.99
Bright Light Blue
#26F7FD
ΔE00 5.64
Paleturquoise
#AFEEEE
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EAEE #EE8480
analogous
#80EEBB #80EAEE #80B3EE
triadic
#80EAEE #EE80EA #EAEE80
tetradic
#80EAEE #BB80EE #EE8480 #B3EE80
square
#80EAEE #BB80EE #EE8480 #B3EE80
split-complementary
#80EAEE #EE80B3 #EEBB80
monochromatic
#1DD0D7 #4AE1E7 #80EAEE #B6F3F5 #E4FBFB
Accessibility & contrast
On white
1.41
#80EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#80EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EAEE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EAEE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#42F0EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #80eaee; /* rgb */ color: rgb(128, 234, 238); /* oklch */ color: oklch(87.5% 0.099 198.7);
Tailwind
colors: {
custom: {
50: '#acf1f3',
500: '#80eaee',
950: '#000000',
},
}SCSS
$custom: #80eaee; $custom-light: #acf1f3; $custom-dark: #000000;
JSON
{
"hex": "#80eaee",
"rgb": {
"r": 128,
"g": 234,
"b": 238
},
"hsl": {
"h": 182.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.87503,
"c": 0.09859,
"h": 198.7
},
"luminance": 0.69608
}Semantic roles & 50–950 ramp
primary
#80EAEE
secondary
#C84F4A
accent
#140DD9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585