#81FFDA#81FFDA
#81FFDA is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 171.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFDA |
|---|---|
| RGB | rgb(129, 255, 218) |
| HSL | hsl(162, 100%, 75%) |
| HSV | hsv(162, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.24, -43.77, 6.93) |
| CIE-LCH | lch(92.24, 44.31, 171.00°) |
| OKLab | oklab(91.73% -0.1241 0.0176) |
| OKLCH | oklch(91.73% 0.125 171.9) |
| XYZ | xyz(57.4626, 81.2442, 78.9696) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.02
Aquamarine
#7FFFD4
ΔE00 1.56
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.34
Pale Turquoise
#A5FBD5
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFDA #FF81A6
analogous
#81FF9B #81FFDA #81E5FF
triadic
#81FFDA #DA81FF #FFDA81
tetradic
#81FFDA #9B81FF #FF81A6 #E5FF81
square
#81FFDA #9B81FF #FF81A6 #E5FF81
split-complementary
#81FFDA #FF81E5 #FF9B81
monochromatic
#07FFB6 #44FFC8 #81FFDA #BEFFEC #E0FFF6
Accessibility & contrast
On white
1.22
#81FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#81FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFDA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFDA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#4DFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81ffda; /* rgb */ color: rgb(129, 255, 218); /* oklch */ color: oklch(91.7% 0.125 171.9);
Tailwind
colors: {
custom: {
50: '#adffe5',
500: '#81ffda',
950: '#000000',
},
}SCSS
$custom: #81ffda; $custom-light: #adffe5; $custom-dark: #000000;
JSON
{
"hex": "#81ffda",
"rgb": {
"r": 129,
"g": 255,
"b": 218
},
"hsl": {
"h": 162.381,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91731,
"c": 0.12536,
"h": 171.9
},
"luminance": 0.81249
}Semantic roles & 50–950 ramp
primary
#81FFDA
secondary
#DE4673
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684