#81FCDB#81FCDB
#81FCDB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.121 H 173.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCDB |
|---|---|
| RGB | rgb(129, 252, 219) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.41, -42.22, 5.22) |
| CIE-LCH | lch(91.41, 42.54, 172.95°) |
| OKLab | oklab(91.07% -0.1204 0.0132) |
| OKLCH | oklch(91.07% 0.121 173.8) |
| XYZ | xyz(56.6443, 79.3976, 79.3444) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.46
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCDB #FC81A2
analogous
#81FC9D #81FCDB #81E0FC
triadic
#81FCDB #DB81FC #FCDB81
tetradic
#81FCDB #9D81FC #FC81A2 #E0FC81
square
#81FCDB #9D81FC #FC81A2 #E0FC81
split-complementary
#81FCDB #FC81E0 #FC9D81
monochromatic
#09F9B9 #45FBCA #81FCDB #BDFDEC #E1FEF6
Accessibility & contrast
On white
1.24
#81FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#81FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCDB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCDB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#4DFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81fcdb; /* rgb */ color: rgb(129, 252, 219); /* oklch */ color: oklch(91.1% 0.121 173.8);
Tailwind
colors: {
custom: {
50: '#adfee6',
500: '#81fcdb',
950: '#000000',
},
}SCSS
$custom: #81fcdb; $custom-light: #adfee6; $custom-dark: #000000;
JSON
{
"hex": "#81fcdb",
"rgb": {
"r": 129,
"g": 252,
"b": 219
},
"hsl": {
"h": 163.902,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.91069,
"c": 0.12115,
"h": 173.8
},
"luminance": 0.79402
}Semantic roles & 50–950 ramp
primary
#81FCDB
secondary
#DA476E
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684