#81FDED#81FDED
#81FDED is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.114 H 184.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #81FDED |
|---|---|
| RGB | rgb(129, 253, 237) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 49%, 99%) |
| CMYK | cmyk(49%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.14, -38.51, -3.04) |
| CIE-LCH | lch(92.14, 38.63, 184.51°) |
| OKLab | oklab(91.81% -0.1139 -0.0088) |
| OKLCH | oklch(91.81% 0.114 184.4) |
| XYZ | xyz(59.4582, 81.0269, 92.6108) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.79
Light Aqua
#8CFFDB
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.43
Light Cyan
#ACFFFC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FDED #FD8191
analogous
#81FDAF #81FDED #81CFFD
triadic
#81FDED #ED81FD #FDED81
tetradic
#81FDED #AF81FD #FD8191 #CFFD81
square
#81FDED #AF81FD #FD8191 #CFFD81
split-complementary
#81FDED #FD81CF #FDAF81
monochromatic
#09FBDC #45FCE4 #81FDED #BDFEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#81FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#81FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FDED
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FDED | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#3EFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #81fded; /* rgb */ color: rgb(129, 253, 237); /* oklch */ color: oklch(91.8% 0.114 184.4);
Tailwind
colors: {
custom: {
50: '#aefef2',
500: '#81fded',
950: '#000000',
},
}SCSS
$custom: #81fded; $custom-light: #aefef2; $custom-dark: #000000;
JSON
{
"hex": "#81fded",
"rgb": {
"r": 129,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.258,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.91808,
"c": 0.11423,
"h": 184.4
},
"luminance": 0.81032
}Semantic roles & 50–950 ramp
primary
#81FDED
secondary
#DC475A
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685