#80FFDA#80FFDA
#80FFDA is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.126 H 172.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFDA |
|---|---|
| RGB | rgb(128, 255, 218) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.21, -43.99, 6.87) |
| CIE-LCH | lch(92.21, 44.52, 171.12°) |
| OKLab | oklab(91.69% -0.1248 0.0175) |
| OKLCH | oklch(91.69% 0.126 172) |
| XYZ | xyz(57.3114, 81.1662, 78.9625) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.33
Pale Turquoise
#A5FBD5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFDA #FF80A5
analogous
#80FF9B #80FFDA #80E4FF
triadic
#80FFDA #DA80FF #FFDA80
tetradic
#80FFDA #9B80FF #FF80A5 #E4FF80
square
#80FFDA #9B80FF #FF80A5 #E4FF80
split-complementary
#80FFDA #FF80E4 #FF9B80
monochromatic
#06FFB6 #43FFC8 #80FFDA #BDFFEC #E0FFF6
Accessibility & contrast
On white
1.22
#80FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#80FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFDA
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFDA | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#4AFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffda; /* rgb */ color: rgb(128, 255, 218); /* oklch */ color: oklch(91.7% 0.126 172.0);
Tailwind
colors: {
custom: {
50: '#adffe5',
500: '#80ffda',
950: '#000000',
},
}SCSS
$custom: #80ffda; $custom-light: #adffe5; $custom-dark: #000000;
JSON
{
"hex": "#80ffda",
"rgb": {
"r": 128,
"g": 255,
"b": 218
},
"hsl": {
"h": 162.52,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91694,
"c": 0.12598,
"h": 172
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#80FFDA
secondary
#DE4572
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684