#81FDEE#81FDEE
#81FDEE is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.114 H 185.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #81FDEE |
|---|---|
| RGB | rgb(129, 253, 238) |
| HSL | hsl(173, 97%, 75%) |
| HSV | hsv(173, 49%, 99%) |
| CMYK | cmyk(49%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(92.17, -38.27, -3.52) |
| CIE-LCH | lch(92.17, 38.44, 185.25°) |
| OKLab | oklab(91.84% -0.1135 -0.0101) |
| OKLCH | oklch(91.84% 0.114 185.1) |
| XYZ | xyz(59.6047, 81.0855, 93.3824) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.60
Bright Cyan
#41FDFE
ΔE00 6.15
Light Cyan
#ACFFFC
ΔE00 6.26
Aqua
#00FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FDEE #FD8190
analogous
#81FDB0 #81FDEE #81CEFD
triadic
#81FDEE #EE81FD #FDEE81
tetradic
#81FDEE #B081FD #FD8190 #CEFD81
square
#81FDEE #B081FD #FD8190 #CEFD81
split-complementary
#81FDEE #FD81CE #FDB081
monochromatic
#09FBDE #45FCE6 #81FDEE #BDFEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#81FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#81FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FDEE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FDEE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#3DFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81fdee; /* rgb */ color: rgb(129, 253, 238); /* oklch */ color: oklch(91.8% 0.114 185.1);
Tailwind
colors: {
custom: {
50: '#aefef3',
500: '#81fdee',
950: '#000000',
},
}SCSS
$custom: #81fdee; $custom-light: #aefef3; $custom-dark: #000000;
JSON
{
"hex": "#81fdee",
"rgb": {
"r": 129,
"g": 253,
"b": 238
},
"hsl": {
"h": 172.742,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.91838,
"c": 0.11393,
"h": 185.1
},
"luminance": 0.81091
}Semantic roles & 50–950 ramp
primary
#81FDEE
secondary
#DC4759
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685