#81FCDA#81FCDA
#81FCDA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 173.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCDA |
|---|---|
| RGB | rgb(129, 252, 218) |
| HSL | hsl(163, 95%, 75%) |
| HSV | hsv(163, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.39, -42.45, 5.70) |
| CIE-LCH | lch(91.39, 42.83, 172.35°) |
| OKLab | oklab(91.04% -0.1209 0.0144) |
| OKLCH | oklch(91.04% 0.122 173.2) |
| XYZ | xyz(56.5131, 79.3451, 78.6531) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 3.41
Pale Turquoise
#A5FBD5
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCDA #FC81A3
analogous
#81FC9D #81FCDA #81E0FC
triadic
#81FCDA #DA81FC #FCDA81
tetradic
#81FCDA #9D81FC #FC81A3 #E0FC81
square
#81FCDA #9D81FC #FC81A3 #E0FC81
split-complementary
#81FCDA #FC81E0 #FC9D81
monochromatic
#09F9B7 #45FBC8 #81FCDA #BDFDEC #E1FEF6
Accessibility & contrast
On white
1.24
#81FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#81FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCDA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCDA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#4EFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81fcda; /* rgb */ color: rgb(129, 252, 218); /* oklch */ color: oklch(91.0% 0.122 173.2);
Tailwind
colors: {
custom: {
50: '#adfee5',
500: '#81fcda',
950: '#000000',
},
}SCSS
$custom: #81fcda; $custom-light: #adfee5; $custom-dark: #000000;
JSON
{
"hex": "#81fcda",
"rgb": {
"r": 129,
"g": 252,
"b": 218
},
"hsl": {
"h": 163.415,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.91042,
"c": 0.12172,
"h": 173.2
},
"luminance": 0.7935
}Semantic roles & 50–950 ramp
primary
#81FCDA
secondary
#DA4770
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684