#81FFCC#81FFCC
#81FFCC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.135 H 164.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFCC |
|---|---|
| RGB | rgb(129, 255, 204) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.93, -46.77, 13.69) |
| CIE-LCH | lch(91.93, 48.73, 163.68°) |
| OKLab | oklab(91.37% -0.1302 0.0351) |
| OKLCH | oklch(91.37% 0.135 164.9) |
| XYZ | xyz(55.7074, 80.5421, 69.7256) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.89
Aquamarine
#7FFFD4
ΔE00 2.05
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aqua
#8CFFDB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.21
Pale Turquoise
#A5FBD5
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFCC #FF81B4
analogous
#81FF8D #81FFCC #81F3FF
triadic
#81FFCC #CC81FF #FFCC81
tetradic
#81FFCC #8D81FF #FF81B4 #F3FF81
square
#81FFCC #8D81FF #FF81B4 #F3FF81
split-complementary
#81FFCC #FF81F3 #FF8D81
monochromatic
#07FF9A #44FFB3 #81FFCC #BEFFE5 #E0FFF3
Accessibility & contrast
On white
1.23
#81FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#81FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFCC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFCC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E8E2CF
Tritanopia (blue-blind)
#55FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #81ffcc; /* rgb */ color: rgb(129, 255, 204); /* oklch */ color: oklch(91.4% 0.135 164.9);
Tailwind
colors: {
custom: {
50: '#adffdb',
500: '#81ffcc',
950: '#000000',
},
}SCSS
$custom: #81ffcc; $custom-light: #adffdb; $custom-dark: #000000;
JSON
{
"hex": "#81ffcc",
"rgb": {
"r": 129,
"g": 255,
"b": 204
},
"hsl": {
"h": 155.714,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91374,
"c": 0.13484,
"h": 164.9
},
"luminance": 0.80547
}Semantic roles & 50–950 ramp
primary
#81FFCC
secondary
#DE4684
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684