#80FFDD#80FFDD
#80FFDD is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.124 H 173.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFDD |
|---|---|
| RGB | rgb(128, 255, 221) |
| HSL | hsl(164, 100%, 75%) |
| HSV | hsv(164, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.28, -43.32, 5.43) |
| CIE-LCH | lch(92.28, 43.66, 172.86°) |
| OKLab | oklab(91.77% -0.1235 0.0137) |
| OKLCH | oklch(91.77% 0.124 173.7) |
| XYZ | xyz(57.7075, 81.3246, 81.0488) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.71
Pale Turquoise
#A5FBD5
ΔE00 4.86
Light Aquamarine
#7BFDC7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFDD #FF80A2
analogous
#80FF9D #80FFDD #80E1FF
triadic
#80FFDD #DD80FF #FFDD80
tetradic
#80FFDD #9D80FF #FF80A2 #E1FF80
square
#80FFDD #9D80FF #FF80A2 #E1FF80
split-complementary
#80FFDD #FF80E1 #FF9D80
monochromatic
#06FFBC #43FFCD #80FFDD #BDFFED #E0FFF7
Accessibility & contrast
On white
1.22
#80FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#80FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFDD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFDD | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#48FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffdd; /* rgb */ color: rgb(128, 255, 221); /* oklch */ color: oklch(91.8% 0.124 173.7);
Tailwind
colors: {
custom: {
50: '#adffe7',
500: '#80ffdd',
950: '#000000',
},
}SCSS
$custom: #80ffdd; $custom-light: #adffe7; $custom-dark: #000000;
JSON
{
"hex": "#80ffdd",
"rgb": {
"r": 128,
"g": 255,
"b": 221
},
"hsl": {
"h": 163.937,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91774,
"c": 0.12423,
"h": 173.7
},
"luminance": 0.8133
}Semantic roles & 50–950 ramp
primary
#80FFDD
secondary
#DE456E
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684