#81FCDE#81FCDE
#81FCDE is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.120 H 175.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCDE |
|---|---|
| RGB | rgb(129, 252, 222) |
| HSL | hsl(165, 95%, 75%) |
| HSV | hsv(165, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(91.49, -41.55, 3.77) |
| CIE-LCH | lch(91.49, 41.72, 174.81°) |
| OKLab | oklab(91.15% -0.1191 0.0094) |
| OKLCH | oklch(91.15% 0.12 175.5) |
| XYZ | xyz(57.0428, 79.5570, 81.4431) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.13
Tiffany Blue
#7BF2DA
ΔE00 2.60
Aquamarine
#7FFFD4
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 5.18
Light Aquamarine
#7BFDC7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCDE #FC819F
analogous
#81FCA1 #81FCDE #81DCFC
triadic
#81FCDE #DE81FC #FCDE81
tetradic
#81FCDE #A181FC #FC819F #DCFC81
square
#81FCDE #A181FC #FC819F #DCFC81
split-complementary
#81FCDE #FC81DC #FCA181
monochromatic
#09F9BF #45FBCE #81FCDE #BDFDEE #E1FEF7
Accessibility & contrast
On white
1.24
#81FCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#81FCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCDE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCDE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#4BFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #81fcde; /* rgb */ color: rgb(129, 252, 222); /* oklch */ color: oklch(91.2% 0.120 175.5);
Tailwind
colors: {
custom: {
50: '#adfee8',
500: '#81fcde',
950: '#000000',
},
}SCSS
$custom: #81fcde; $custom-light: #adfee8; $custom-dark: #000000;
JSON
{
"hex": "#81fcde",
"rgb": {
"r": 129,
"g": 252,
"b": 222
},
"hsl": {
"h": 165.366,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.91151,
"c": 0.11951,
"h": 175.5
},
"luminance": 0.79562
}Semantic roles & 50–950 ramp
primary
#81FCDE
secondary
#DA476B
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684