#81FEEA#81FEEA
#81FEEA is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.116 H 181.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #81FEEA |
|---|---|
| RGB | rgb(129, 254, 234) |
| HSL | hsl(170, 98%, 75%) |
| HSV | hsv(170, 49%, 100%) |
| CMYK | cmyk(49.2%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.35, -39.68, -1.19) |
| CIE-LCH | lch(92.35, 39.69, 181.71°) |
| OKLab | oklab(91.95% -0.1162 -0.0038) |
| OKLCH | oklch(91.95% 0.116 181.9) |
| XYZ | xyz(59.3401, 81.4861, 90.4272) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.25
Pale Aqua
#B8FFEB
ΔE00 6.39
Light Turquoise
#7EF4CC
ΔE00 6.57
Aquamarine
#7FFFD4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FEEA #FE8195
analogous
#81FEAB #81FEEA #81D3FE
triadic
#81FEEA #EA81FE #FEEA81
tetradic
#81FEEA #AB81FE #FE8195 #D3FE81
square
#81FEEA #AB81FE #FE8195 #D3FE81
split-complementary
#81FEEA #FE81D3 #FEAB81
monochromatic
#08FDD6 #44FEE0 #81FEEA #BEFEF4 #E1FFFA
Accessibility & contrast
On white
1.21
#81FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#81FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FEEA
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FEEA | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#41FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81feea; /* rgb */ color: rgb(129, 254, 234); /* oklch */ color: oklch(91.9% 0.116 181.9);
Tailwind
colors: {
custom: {
50: '#aefff0',
500: '#81feea',
950: '#000000',
},
}SCSS
$custom: #81feea; $custom-light: #aefff0; $custom-dark: #000000;
JSON
{
"hex": "#81feea",
"rgb": {
"r": 129,
"g": 254,
"b": 234
},
"hsl": {
"h": 170.4,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.91947,
"c": 0.11629,
"h": 181.9
},
"luminance": 0.81491
}Semantic roles & 50–950 ramp
primary
#81FEEA
secondary
#DD465E
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685