#81FFEB#81FFEB
#81FFEB is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 182.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFEB |
|---|---|
| RGB | rgb(129, 255, 235) |
| HSL | hsl(170, 100%, 75%) |
| HSV | hsv(170, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.65, -39.89, -1.26) |
| CIE-LCH | lch(92.65, 39.91, 181.80°) |
| OKLab | oklab(92.2% -0.1169 -0.004) |
| OKLCH | oklch(92.2% 0.117 182) |
| XYZ | xyz(59.8023, 82.1800, 91.2920) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.26
Pale Aqua
#B8FFEB
ΔE00 6.43
Aquamarine
#7FFFD4
ΔE00 6.61
Bright Turquoise
#0FFEF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFEB #FF8195
analogous
#81FFAC #81FFEB #81D4FF
triadic
#81FFEB #EB81FF #FFEB81
tetradic
#81FFEB #AC81FF #FF8195 #D4FF81
square
#81FFEB #AC81FF #FF8195 #D4FF81
split-complementary
#81FFEB #FF81D4 #FFAC81
monochromatic
#07FFD8 #44FFE1 #81FFEB #BEFFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#81FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#81FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFEB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFEB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#3FFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #81ffeb; /* rgb */ color: rgb(129, 255, 235); /* oklch */ color: oklch(92.2% 0.117 182.0);
Tailwind
colors: {
custom: {
50: '#aefff1',
500: '#81ffeb',
950: '#000000',
},
}SCSS
$custom: #81ffeb; $custom-light: #aefff1; $custom-dark: #000000;
JSON
{
"hex": "#81ffeb",
"rgb": {
"r": 129,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.476,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92204,
"c": 0.11696,
"h": 182
},
"luminance": 0.82185
}Semantic roles & 50–950 ramp
primary
#81FFEB
secondary
#DE465E
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685