#81FCDF#81FCDF
#81FCDF is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.119 H 176.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCDF |
|---|---|
| RGB | rgb(129, 252, 223) |
| HSL | hsl(166, 95%, 75%) |
| HSV | hsv(166, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.51, -41.32, 3.29) |
| CIE-LCH | lch(91.51, 41.45, 175.45°) |
| OKLab | oklab(91.18% -0.1187 0.0081) |
| OKLCH | oklch(91.18% 0.119 176.1) |
| XYZ | xyz(57.1772, 79.6107, 82.1510) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.39
Tiffany Blue
#7BF2DA
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 3.78
Pale Turquoise
#A5FBD5
ΔE00 5.37
Light Aquamarine
#7BFDC7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCDF #FC819E
analogous
#81FCA2 #81FCDF #81DBFC
triadic
#81FCDF #DF81FC #FCDF81
tetradic
#81FCDF #A281FC #FC819E #DBFC81
square
#81FCDF #A281FC #FC819E #DBFC81
split-complementary
#81FCDF #FC81DB #FCA281
monochromatic
#09F9C1 #45FBD0 #81FCDF #BDFDEE #E1FEF7
Accessibility & contrast
On white
1.24
#81FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#81FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCDF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCDF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#4AFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #81fcdf; /* rgb */ color: rgb(129, 252, 223); /* oklch */ color: oklch(91.2% 0.119 176.1);
Tailwind
colors: {
custom: {
50: '#adfee9',
500: '#81fcdf',
950: '#000000',
},
}SCSS
$custom: #81fcdf; $custom-light: #adfee9; $custom-dark: #000000;
JSON
{
"hex": "#81fcdf",
"rgb": {
"r": 129,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.854,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.91179,
"c": 0.11899,
"h": 176.1
},
"luminance": 0.79616
}Semantic roles & 50–950 ramp
primary
#81FCDF
secondary
#DA476A
accent
#0036E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684