#80FFEE#80FFEE
#80FFEE is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.117 H 184.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFEE |
|---|---|
| RGB | rgb(128, 255, 238) |
| HSL | hsl(172, 100%, 75%) |
| HSV | hsv(172, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.70, -39.39, -2.75) |
| CIE-LCH | lch(92.70, 39.49, 183.99°) |
| OKLab | oklab(92.25% -0.1163 -0.008) |
| OKLCH | oklch(92.25% 0.117 184) |
| XYZ | xyz(60.0882, 82.2769, 93.5868) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Bright Aqua
#0BF9EA
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 5.86
Light Aqua
#8CFFDB
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 6.62
Pale Aqua
#B8FFEB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFEE #FF8091
analogous
#80FFAF #80FFEE #80D0FF
triadic
#80FFEE #EE80FF #FFEE80
tetradic
#80FFEE #AF80FF #FF8091 #D0FF80
square
#80FFEE #AF80FF #FF8091 #D0FF80
split-complementary
#80FFEE #FF80D0 #FFAF80
monochromatic
#06FFDE #43FFE6 #80FFEE #BDFFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#80FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#80FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFEE
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFEE | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#39FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80ffee; /* rgb */ color: rgb(128, 255, 238); /* oklch */ color: oklch(92.3% 0.117 184.0);
Tailwind
colors: {
custom: {
50: '#adfff3',
500: '#80ffee',
950: '#000000',
},
}SCSS
$custom: #80ffee; $custom-light: #adfff3; $custom-dark: #000000;
JSON
{
"hex": "#80ffee",
"rgb": {
"r": 128,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.969,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92254,
"c": 0.11655,
"h": 184
},
"luminance": 0.82282
}Semantic roles & 50–950 ramp
primary
#80FFEE
secondary
#DE455A
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685