#81FFCA#81FFCA
#81FFCA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.3% C 0.136 H 164.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFCA |
|---|---|
| RGB | rgb(129, 255, 202) |
| HSL | hsl(155, 100%, 75%) |
| HSV | hsv(155, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.88, -47.18, 14.66) |
| CIE-LCH | lch(91.88, 49.41, 162.74°) |
| OKLab | oklab(91.33% -0.131 0.0376) |
| OKLCH | oklch(91.33% 0.136 164) |
| XYZ | xyz(55.4691, 80.4467, 68.4704) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.63
Aquamarine
#7FFFD4
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFCA #FF81B6
analogous
#81FF8B #81FFCA #81F5FF
triadic
#81FFCA #CA81FF #FFCA81
tetradic
#81FFCA #8B81FF #FF81B6 #F5FF81
square
#81FFCA #8B81FF #FF81B6 #F5FF81
split-complementary
#81FFCA #FF81F5 #FF8B81
monochromatic
#07FF97 #44FFB0 #81FFCA #BEFFE4 #E0FFF2
Accessibility & contrast
On white
1.23
#81FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#81FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFCA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFCA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#56FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #81ffca; /* rgb */ color: rgb(129, 255, 202); /* oklch */ color: oklch(91.3% 0.136 164.0);
Tailwind
colors: {
custom: {
50: '#adffda',
500: '#81ffca',
950: '#000000',
},
}SCSS
$custom: #81ffca; $custom-light: #adffda; $custom-dark: #000000;
JSON
{
"hex": "#81ffca",
"rgb": {
"r": 129,
"g": 255,
"b": 202
},
"hsl": {
"h": 154.762,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91325,
"c": 0.13634,
"h": 164
},
"luminance": 0.80451
}Semantic roles & 50–950 ramp
primary
#81FFCA
secondary
#DE4686
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683