#81FFEC#81FFEC
#81FFEC is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 182.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFEC |
|---|---|
| RGB | rgb(129, 255, 236) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.68, -39.66, -1.74) |
| CIE-LCH | lch(92.68, 39.69, 182.51°) |
| OKLab | oklab(92.23% -0.1165 -0.0053) |
| OKLCH | oklch(92.23% 0.117 182.6) |
| XYZ | xyz(59.9472, 82.2380, 92.0550) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 5.16
Light Aqua
#8CFFDB
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 6.38
Pale Aqua
#B8FFEB
ΔE00 6.47
Aquamarine
#7FFFD4
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFEC #FF8194
analogous
#81FFAD #81FFEC #81D3FF
triadic
#81FFEC #EC81FF #FFEC81
tetradic
#81FFEC #AD81FF #FF8194 #D3FF81
square
#81FFEC #AD81FF #FF8194 #D3FF81
split-complementary
#81FFEC #FF81D3 #FFAD81
monochromatic
#07FFDA #44FFE3 #81FFEC #BEFFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#81FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#81FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFEC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFEC | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#3EFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #81ffec; /* rgb */ color: rgb(129, 255, 236); /* oklch */ color: oklch(92.2% 0.117 182.6);
Tailwind
colors: {
custom: {
50: '#aefff2',
500: '#81ffec',
950: '#000000',
},
}SCSS
$custom: #81ffec; $custom-light: #aefff2; $custom-dark: #000000;
JSON
{
"hex": "#81ffec",
"rgb": {
"r": 129,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.952,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92233,
"c": 0.11659,
"h": 182.6
},
"luminance": 0.82243
}Semantic roles & 50–950 ramp
primary
#81FFEC
secondary
#DE465D
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685