#81FDEC#81FDEC
#81FDEC is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.115 H 183.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #81FDEC |
|---|---|
| RGB | rgb(129, 253, 236) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 49%, 99%) |
| CMYK | cmyk(49%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(92.12, -38.75, -2.56) |
| CIE-LCH | lch(92.12, 38.84, 183.78°) |
| OKLab | oklab(91.78% -0.1143 -0.0075) |
| OKLCH | oklch(91.78% 0.115 183.8) |
| XYZ | xyz(59.3125, 80.9686, 91.8435) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.39
Bright Aqua
#0BF9EA
ΔE00 5.01
Light Aqua
#8CFFDB
ΔE00 5.98
Bright Turquoise
#0FFEF9
ΔE00 6.00
Pale Aqua
#B8FFEB
ΔE00 6.53
Light Cyan
#ACFFFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FDEC #FD8192
analogous
#81FDAE #81FDEC #81D0FD
triadic
#81FDEC #EC81FD #FDEC81
tetradic
#81FDEC #AE81FD #FD8192 #D0FD81
square
#81FDEC #AE81FD #FD8192 #D0FD81
split-complementary
#81FDEC #FD81D0 #FDAE81
monochromatic
#09FBDA #45FCE3 #81FDEC #BDFEF5 #E1FFFA
Accessibility & contrast
On white
1.22
#81FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#81FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FDEC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FDEC | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#3FFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #81fdec; /* rgb */ color: rgb(129, 253, 236); /* oklch */ color: oklch(91.8% 0.115 183.8);
Tailwind
colors: {
custom: {
50: '#aefef2',
500: '#81fdec',
950: '#000000',
},
}SCSS
$custom: #81fdec; $custom-light: #aefef2; $custom-dark: #000000;
JSON
{
"hex": "#81fdec",
"rgb": {
"r": 129,
"g": 253,
"b": 236
},
"hsl": {
"h": 171.774,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.91779,
"c": 0.11456,
"h": 183.8
},
"luminance": 0.80974
}Semantic roles & 50–950 ramp
primary
#81FDEC
secondary
#DC475B
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685