#81FFDF#81FFDF
#81FFDF is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.122 H 174.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFDF |
|---|---|
| RGB | rgb(129, 255, 223) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.36, -42.65, 4.52) |
| CIE-LCH | lch(92.36, 42.89, 173.96°) |
| OKLab | oklab(91.87% -0.122 0.0113) |
| OKLCH | oklch(91.87% 0.122 174.7) |
| XYZ | xyz(58.1268, 81.5098, 82.4676) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.49
Pale Turquoise
#A5FBD5
ΔE00 5.07
Light Aquamarine
#7BFDC7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFDF #FF81A1
analogous
#81FFA0 #81FFDF #81E0FF
triadic
#81FFDF #DF81FF #FFDF81
tetradic
#81FFDF #A081FF #FF81A1 #E0FF81
square
#81FFDF #A081FF #FF81A1 #E0FF81
split-complementary
#81FFDF #FF81E0 #FFA081
monochromatic
#07FFC0 #44FFCF #81FFDF #BEFFEF #E0FFF7
Accessibility & contrast
On white
1.21
#81FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#81FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFDF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFDF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#49FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81ffdf; /* rgb */ color: rgb(129, 255, 223); /* oklch */ color: oklch(91.9% 0.122 174.7);
Tailwind
colors: {
custom: {
50: '#adffe9',
500: '#81ffdf',
950: '#000000',
},
}SCSS
$custom: #81ffdf; $custom-light: #adffe9; $custom-dark: #000000;
JSON
{
"hex": "#81ffdf",
"rgb": {
"r": 129,
"g": 255,
"b": 223
},
"hsl": {
"h": 164.762,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91866,
"c": 0.12249,
"h": 174.7
},
"luminance": 0.81515
}Semantic roles & 50–950 ramp
primary
#81FFDF
secondary
#DE466D
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684