#81FDCC#81FDCC
#81FDCC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.132 H 165.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #81FDCC |
|---|---|
| RGB | rgb(129, 253, 204) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 49%, 99%) |
| CMYK | cmyk(49%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.36, -45.91, 12.89) |
| CIE-LCH | lch(91.36, 47.68, 164.32°) |
| OKLab | oklab(90.91% -0.128 0.0331) |
| OKLCH | oklch(90.91% 0.132 165.5) |
| XYZ | xyz(55.0727, 79.2727, 69.5140) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.16
Aquamarine
#7FFFD4
ΔE00 1.72
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FDCC #FD81B2
analogous
#81FD8E #81FDCC #81F0FD
triadic
#81FDCC #CC81FD #FDCC81
tetradic
#81FDCC #8E81FD #FD81B2 #F0FD81
square
#81FDCC #8E81FD #FD81B2 #F0FD81
split-complementary
#81FDCC #FD81F0 #FD8E81
monochromatic
#09FB9B #45FCB4 #81FDCC #BDFEE4 #E1FFF3
Accessibility & contrast
On white
1.25
#81FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#81FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FDCC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FDCC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#56FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81fdcc; /* rgb */ color: rgb(129, 253, 204); /* oklch */ color: oklch(90.9% 0.132 165.5);
Tailwind
colors: {
custom: {
50: '#adfedb',
500: '#81fdcc',
950: '#000000',
},
}SCSS
$custom: #81fdcc; $custom-light: #adfedb; $custom-dark: #000000;
JSON
{
"hex": "#81fdcc",
"rgb": {
"r": 129,
"g": 253,
"b": 204
},
"hsl": {
"h": 156.29,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.90911,
"c": 0.1322,
"h": 165.5
},
"luminance": 0.79277
}Semantic roles & 50–950 ramp
primary
#81FDCC
secondary
#DC4781
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684