#81FCDC#81FCDC
#81FCDC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.121 H 174.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCDC |
|---|---|
| RGB | rgb(129, 252, 220) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.44, -42.00, 4.74) |
| CIE-LCH | lch(91.44, 42.27, 173.57°) |
| OKLab | oklab(91.1% -0.12 0.0119) |
| OKLCH | oklch(91.1% 0.121 174.3) |
| XYZ | xyz(56.7764, 79.4504, 80.0398) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.66
Aquamarine
#7FFFD4
ΔE00 2.91
Tiffany Blue
#7BF2DA
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.02
Pale Turquoise
#A5FBD5
ΔE00 4.84
Light Aquamarine
#7BFDC7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCDC #FC81A1
analogous
#81FC9E #81FCDC #81DFFC
triadic
#81FCDC #DC81FC #FCDC81
tetradic
#81FCDC #9E81FC #FC81A1 #DFFC81
square
#81FCDC #9E81FC #FC81A1 #DFFC81
split-complementary
#81FCDC #FC81DF #FC9E81
monochromatic
#09F9BB #45FBCB #81FCDC #BDFDED #E1FEF7
Accessibility & contrast
On white
1.24
#81FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#81FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCDC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCDC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E1E1DE
Tritanopia (blue-blind)
#4CFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81fcdc; /* rgb */ color: rgb(129, 252, 220); /* oklch */ color: oklch(91.1% 0.121 174.3);
Tailwind
colors: {
custom: {
50: '#adfee6',
500: '#81fcdc',
950: '#000000',
},
}SCSS
$custom: #81fcdc; $custom-light: #adfee6; $custom-dark: #000000;
JSON
{
"hex": "#81fcdc",
"rgb": {
"r": 129,
"g": 252,
"b": 220
},
"hsl": {
"h": 164.39,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.91097,
"c": 0.12059,
"h": 174.3
},
"luminance": 0.79455
}Semantic roles & 50–950 ramp
primary
#81FCDC
secondary
#DA476D
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684