#80FFE4#80FFE4
#80FFE4 is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.121 H 177.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFE4 |
|---|---|
| RGB | rgb(128, 255, 228) |
| HSL | hsl(167, 100%, 75%) |
| HSV | hsv(167, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.44, -41.73, 2.05) |
| CIE-LCH | lch(92.44, 41.78, 177.18°) |
| OKLab | oklab(91.97% -0.1205 0.0048) |
| OKLCH | oklch(91.97% 0.121 177.7) |
| XYZ | xyz(58.6597, 81.7055, 86.0632) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.05
Aquamarine
#7FFFD4
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 4.71
Pale Turquoise
#A5FBD5
ΔE00 6.05
Bright Aqua
#0BF9EA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFE4 #FF809B
analogous
#80FFA4 #80FFE4 #80DBFF
triadic
#80FFE4 #E480FF #FFE480
tetradic
#80FFE4 #A480FF #FF809B #DBFF80
square
#80FFE4 #A480FF #FF809B #DBFF80
split-complementary
#80FFE4 #FF80DB #FFA480
monochromatic
#06FFCA #43FFD7 #80FFE4 #BDFFF1 #E0FFF8
Accessibility & contrast
On white
1.21
#80FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#80FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFE4
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFE4 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#43FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffe4; /* rgb */ color: rgb(128, 255, 228); /* oklch */ color: oklch(92.0% 0.121 177.7);
Tailwind
colors: {
custom: {
50: '#adffec',
500: '#80ffe4',
950: '#000000',
},
}SCSS
$custom: #80ffe4; $custom-light: #adffec; $custom-dark: #000000;
JSON
{
"hex": "#80ffe4",
"rgb": {
"r": 128,
"g": 255,
"b": 228
},
"hsl": {
"h": 167.244,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91967,
"c": 0.12058,
"h": 177.7
},
"luminance": 0.81711
}Semantic roles & 50–950 ramp
primary
#80FFE4
secondary
#DE4566
accent
#0031E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684