#81FCCE#81FCCE
#81FCCE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.129 H 166.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCCE |
|---|---|
| RGB | rgb(129, 252, 206) |
| HSL | hsl(158, 95%, 75%) |
| HSV | hsv(158, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.12, -45.05, 11.51) |
| CIE-LCH | lch(91.12, 46.50, 165.67°) |
| OKLab | oklab(90.73% -0.126 0.0295) |
| OKLCH | oklch(90.73% 0.129 166.8) |
| XYZ | xyz(54.9993, 78.7396, 70.6805) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.17
Light Aquamarine
#7BFDC7
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.07
Light Aqua
#8CFFDB
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCCE #FC81AF
analogous
#81FC91 #81FCCE #81EDFC
triadic
#81FCCE #CE81FC #FCCE81
tetradic
#81FCCE #9181FC #FC81AF #EDFC81
square
#81FCCE #9181FC #FC81AF #EDFC81
split-complementary
#81FCCE #FC81ED #FC9181
monochromatic
#09F9A0 #45FBB7 #81FCCE #BDFDE5 #E1FEF3
Accessibility & contrast
On white
1.25
#81FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#81FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCCE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCCE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#55FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81fcce; /* rgb */ color: rgb(129, 252, 206); /* oklch */ color: oklch(90.7% 0.129 166.8);
Tailwind
colors: {
custom: {
50: '#adfedd',
500: '#81fcce',
950: '#000000',
},
}SCSS
$custom: #81fcce; $custom-light: #adfedd; $custom-dark: #000000;
JSON
{
"hex": "#81fcce",
"rgb": {
"r": 129,
"g": 252,
"b": 206
},
"hsl": {
"h": 157.561,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.9073,
"c": 0.12946,
"h": 166.8
},
"luminance": 0.78744
}Semantic roles & 50–950 ramp
primary
#81FCCE
secondary
#DA477E
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684