#81FFDC#81FFDC
#81FFDC is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 173.0°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFDC |
|---|---|
| RGB | rgb(129, 255, 220) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.29, -43.33, 5.96) |
| CIE-LCH | lch(92.29, 43.73, 172.16°) |
| OKLab | oklab(91.79% -0.1233 0.0151) |
| OKLCH | oklch(91.79% 0.124 173) |
| XYZ | xyz(57.7259, 81.3495, 80.3563) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.15
Aquamarine
#7FFFD4
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 3.93
Pale Turquoise
#A5FBD5
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFDC #FF81A4
analogous
#81FF9D #81FFDC #81E3FF
triadic
#81FFDC #DC81FF #FFDC81
tetradic
#81FFDC #9D81FF #FF81A4 #E3FF81
square
#81FFDC #9D81FF #FF81A4 #E3FF81
split-complementary
#81FFDC #FF81E3 #FF9D81
monochromatic
#07FFBA #44FFCB #81FFDC #BEFFED #E0FFF6
Accessibility & contrast
On white
1.22
#81FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#81FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFDC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFDC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#4BFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81ffdc; /* rgb */ color: rgb(129, 255, 220); /* oklch */ color: oklch(91.8% 0.124 173.0);
Tailwind
colors: {
custom: {
50: '#adffe6',
500: '#81ffdc',
950: '#000000',
},
}SCSS
$custom: #81ffdc; $custom-light: #adffe6; $custom-dark: #000000;
JSON
{
"hex": "#81ffdc",
"rgb": {
"r": 129,
"g": 255,
"b": 220
},
"hsl": {
"h": 163.333,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91785,
"c": 0.12418,
"h": 173
},
"luminance": 0.81354
}Semantic roles & 50–950 ramp
primary
#81FFDC
secondary
#DE4670
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684