#81FFDB#81FFDB
#81FFDB is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.125 H 172.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFDB |
|---|---|
| RGB | rgb(129, 255, 219) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.26, -43.55, 6.45) |
| CIE-LCH | lch(92.26, 44.02, 171.58°) |
| OKLab | oklab(91.76% -0.1237 0.0164) |
| OKLCH | oklch(91.76% 0.125 172.5) |
| XYZ | xyz(57.5939, 81.2966, 79.6609) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.05
Aquamarine
#7FFFD4
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 4.13
Pale Turquoise
#A5FBD5
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFDB #FF81A5
analogous
#81FF9C #81FFDB #81E4FF
triadic
#81FFDB #DB81FF #FFDB81
tetradic
#81FFDB #9C81FF #FF81A5 #E4FF81
square
#81FFDB #9C81FF #FF81A5 #E4FF81
split-complementary
#81FFDB #FF81E4 #FF9C81
monochromatic
#07FFB8 #44FFCA #81FFDB #BEFFEC #E0FFF6
Accessibility & contrast
On white
1.22
#81FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#81FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFDB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFDB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#4CFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81ffdb; /* rgb */ color: rgb(129, 255, 219); /* oklch */ color: oklch(91.8% 0.125 172.5);
Tailwind
colors: {
custom: {
50: '#adffe6',
500: '#81ffdb',
950: '#000000',
},
}SCSS
$custom: #81ffdb; $custom-light: #adffe6; $custom-dark: #000000;
JSON
{
"hex": "#81ffdb",
"rgb": {
"r": 129,
"g": 255,
"b": 219
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91758,
"c": 0.12476,
"h": 172.5
},
"luminance": 0.81302
}Semantic roles & 50–950 ramp
primary
#81FFDB
secondary
#DE4671
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684