#81FFDE#81FFDE
#81FFDE is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.8% C 0.123 H 174.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFDE |
|---|---|
| RGB | rgb(129, 255, 222) |
| HSL | hsl(164, 100%, 75%) |
| HSV | hsv(164, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.33, -42.88, 5.00) |
| CIE-LCH | lch(92.33, 43.17, 173.35°) |
| OKLab | oklab(91.84% -0.1224 0.0126) |
| OKLCH | oklch(91.84% 0.123 174.1) |
| XYZ | xyz(57.9924, 81.4560, 81.7596) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.54
Pale Turquoise
#A5FBD5
ΔE00 4.91
Light Aquamarine
#7BFDC7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFDE #FF81A2
analogous
#81FF9F #81FFDE #81E1FF
triadic
#81FFDE #DE81FF #FFDE81
tetradic
#81FFDE #9F81FF #FF81A2 #E1FF81
square
#81FFDE #9F81FF #FF81A2 #E1FF81
split-complementary
#81FFDE #FF81E1 #FF9F81
monochromatic
#07FFBE #44FFCE #81FFDE #BEFFEE #E0FFF7
Accessibility & contrast
On white
1.21
#81FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#81FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFDE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFDE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#4AFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81ffde; /* rgb */ color: rgb(129, 255, 222); /* oklch */ color: oklch(91.8% 0.123 174.1);
Tailwind
colors: {
custom: {
50: '#adffe8',
500: '#81ffde',
950: '#000000',
},
}SCSS
$custom: #81ffde; $custom-light: #adffe8; $custom-dark: #000000;
JSON
{
"hex": "#81ffde",
"rgb": {
"r": 129,
"g": 255,
"b": 222
},
"hsl": {
"h": 164.286,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91839,
"c": 0.12304,
"h": 174.1
},
"luminance": 0.81461
}Semantic roles & 50–950 ramp
primary
#81FFDE
secondary
#DE466E
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684