#80FFE2#80FFE2
#80FFE2 is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 176.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFE2 |
|---|---|
| RGB | rgb(128, 255, 226) |
| HSL | hsl(166, 100%, 75%) |
| HSV | hsv(166, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.40, -42.19, 3.02) |
| CIE-LCH | lch(92.40, 42.30, 175.91°) |
| OKLab | oklab(91.91% -0.1213 0.0074) |
| OKLCH | oklch(91.91% 0.122 176.5) |
| XYZ | xyz(58.3836, 81.5951, 84.6095) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.51
Tiffany Blue
#7BF2DA
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.21
Pale Turquoise
#A5FBD5
ΔE00 5.66
Light Aquamarine
#7BFDC7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFE2 #FF809D
analogous
#80FFA2 #80FFE2 #80DDFF
triadic
#80FFE2 #E280FF #FFE280
tetradic
#80FFE2 #A280FF #FF809D #DDFF80
square
#80FFE2 #A280FF #FF809D #DDFF80
split-complementary
#80FFE2 #FF80DD #FFA280
monochromatic
#06FFC6 #43FFD4 #80FFE2 #BDFFF0 #E0FFF8
Accessibility & contrast
On white
1.21
#80FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#80FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFE2
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFE2 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#44FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffe2; /* rgb */ color: rgb(128, 255, 226); /* oklch */ color: oklch(91.9% 0.122 176.5);
Tailwind
colors: {
custom: {
50: '#adffeb',
500: '#80ffe2',
950: '#000000',
},
}SCSS
$custom: #80ffe2; $custom-light: #adffeb; $custom-dark: #000000;
JSON
{
"hex": "#80ffe2",
"rgb": {
"r": 128,
"g": 255,
"b": 226
},
"hsl": {
"h": 166.299,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91911,
"c": 0.12155,
"h": 176.5
},
"luminance": 0.816
}Semantic roles & 50–950 ramp
primary
#80FFE2
secondary
#DE4568
accent
#0034E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684