#80E4E7#80E4E7
#80E4E7 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.9% C 0.094 H 198.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80E4E7 |
|---|---|
| RGB | rgb(128, 228, 231) |
| HSL | hsl(182, 68%, 70%) |
| HSV | hsv(182, 45%, 91%) |
| CMYK | cmyk(44.6%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(84.92, -28.51, -10.60) |
| CIE-LCH | lch(84.92, 30.42, 200.39°) |
| OKLab | oklab(85.92% -0.0895 -0.0292) |
| OKLCH | oklch(85.92% 0.094 198.1) |
| XYZ | xyz(51.0637, 65.8414, 85.6036) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 4.74
Paleturquoise
#AFEEEE
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 6.56
Light Cyan
#ACFFFC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E4E7 #E78380
analogous
#80E7B7 #80E4E7 #80B0E7
triadic
#80E4E7 #E780E4 #E4E780
tetradic
#80E4E7 #B780E7 #E78380 #B0E780
square
#80E4E7 #B780E7 #E78380 #B0E780
split-complementary
#80E4E7 #E780B0 #E7B780
monochromatic
#26C2C7 #4DD9DD #80E4E7 #B3EFF1 #E5FAFA
Accessibility & contrast
On white
1.48
#80E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#80E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E4E7
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E4E7 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C6CEE8
Tritanopia (blue-blind)
#4AEAE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80e4e7; /* rgb */ color: rgb(128, 228, 231); /* oklch */ color: oklch(85.9% 0.094 198.1);
Tailwind
colors: {
custom: {
50: '#abecee',
500: '#80e4e7',
950: '#000000',
},
}SCSS
$custom: #80e4e7; $custom-light: #abecee; $custom-dark: #000000;
JSON
{
"hex": "#80e4e7",
"rgb": {
"r": 128,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.748,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.8592,
"c": 0.09414,
"h": 198.1
},
"luminance": 0.65846
}Semantic roles & 50–950 ramp
primary
#80E4E7
secondary
#C04F4C
accent
#1B15D0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485