#80FEDB#80FEDB
#80FEDB is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.124 H 173.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEDB |
|---|---|
| RGB | rgb(128, 254, 219) |
| HSL | hsl(163, 98%, 75%) |
| HSV | hsv(163, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.95, -43.33, 5.98) |
| CIE-LCH | lch(91.95, 43.74, 172.14°) |
| OKLab | oklab(91.49% -0.1232 0.0152) |
| OKLCH | oklch(91.49% 0.124 173) |
| XYZ | xyz(57.1245, 80.5824, 79.5477) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.81
Pale Turquoise
#A5FBD5
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEDB #FE80A3
analogous
#80FE9C #80FEDB #80E2FE
triadic
#80FEDB #DB80FE #FEDB80
tetradic
#80FEDB #9C80FE #FE80A3 #E2FE80
square
#80FEDB #9C80FE #FE80A3 #E2FE80
split-complementary
#80FEDB #FE80E2 #FE9C80
monochromatic
#07FDB9 #43FECA #80FEDB #BDFEEC #E1FFF6
Accessibility & contrast
On white
1.23
#80FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#80FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEDB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEDB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#4AFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fedb; /* rgb */ color: rgb(128, 254, 219); /* oklch */ color: oklch(91.5% 0.124 173.0);
Tailwind
colors: {
custom: {
50: '#adffe6',
500: '#80fedb',
950: '#000000',
},
}SCSS
$custom: #80fedb; $custom-light: #adffe6; $custom-dark: #000000;
JSON
{
"hex": "#80fedb",
"rgb": {
"r": 128,
"g": 254,
"b": 219
},
"hsl": {
"h": 163.333,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91491,
"c": 0.12418,
"h": 173
},
"luminance": 0.80587
}Semantic roles & 50–950 ramp
primary
#80FEDB
secondary
#DD456F
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684