#81FFED#81FFED
#81FFED is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.116 H 183.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFED |
|---|---|
| RGB | rgb(129, 255, 237) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.71, -39.42, -2.22) |
| CIE-LCH | lch(92.71, 39.48, 183.22°) |
| OKLab | oklab(92.26% -0.116 -0.0066) |
| OKLCH | oklch(92.26% 0.116 183.3) |
| XYZ | xyz(60.0929, 82.2963, 92.8223) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.71
Bright Turquoise
#0FFEF9
ΔE00 6.15
Pale Aqua
#B8FFEB
ΔE00 6.53
Light Cyan
#ACFFFC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFED #FF8193
analogous
#81FFAE #81FFED #81D2FF
triadic
#81FFED #ED81FF #FFED81
tetradic
#81FFED #AE81FF #FF8193 #D2FF81
square
#81FFED #AE81FF #FF8193 #D2FF81
split-complementary
#81FFED #FF81D2 #FFAE81
monochromatic
#07FFDC #44FFE4 #81FFED #BEFFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#81FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#81FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFED
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFED | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#3EFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #81ffed; /* rgb */ color: rgb(129, 255, 237); /* oklch */ color: oklch(92.3% 0.116 183.3);
Tailwind
colors: {
custom: {
50: '#aefff2',
500: '#81ffed',
950: '#000000',
},
}SCSS
$custom: #81ffed; $custom-light: #aefff2; $custom-dark: #000000;
JSON
{
"hex": "#81ffed",
"rgb": {
"r": 129,
"g": 255,
"b": 237
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92262,
"c": 0.11624,
"h": 183.3
},
"luminance": 0.82302
}Semantic roles & 50–950 ramp
primary
#81FFED
secondary
#DE465C
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685