#81FFCE#81FFCE
#81FFCE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.133 H 165.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFCE |
|---|---|
| RGB | rgb(129, 255, 206) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.97, -46.35, 12.73) |
| CIE-LCH | lch(91.97, 48.07, 164.65°) |
| OKLab | oklab(91.42% -0.1293 0.0327) |
| OKLCH | oklch(91.42% 0.133 165.8) |
| XYZ | xyz(55.9488, 80.6386, 70.9970) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 1.57
Light Turquoise
#7EF4CC
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFCE #FF81B2
analogous
#81FF8F #81FFCE #81F1FF
triadic
#81FFCE #CE81FF #FFCE81
tetradic
#81FFCE #8F81FF #FF81B2 #F1FF81
square
#81FFCE #8F81FF #FF81B2 #F1FF81
split-complementary
#81FFCE #FF81F1 #FF8F81
monochromatic
#07FF9E #44FFB6 #81FFCE #BEFFE6 #E0FFF3
Accessibility & contrast
On white
1.23
#81FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#81FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFCE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFCE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#54FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #81ffce; /* rgb */ color: rgb(129, 255, 206); /* oklch */ color: oklch(91.4% 0.133 165.8);
Tailwind
colors: {
custom: {
50: '#adffdd',
500: '#81ffce',
950: '#000000',
},
}SCSS
$custom: #81ffce; $custom-light: #adffdd; $custom-dark: #000000;
JSON
{
"hex": "#81ffce",
"rgb": {
"r": 129,
"g": 255,
"b": 206
},
"hsl": {
"h": 156.667,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91423,
"c": 0.13337,
"h": 165.8
},
"luminance": 0.80643
}Semantic roles & 50–950 ramp
primary
#81FFCE
secondary
#DE4681
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684