#81EEED#81EEED
#81EEED is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.4% C 0.101 H 194.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #81EEED |
|---|---|
| RGB | rgb(129, 238, 237) |
| HSL | hsl(179, 76%, 72%) |
| HSV | hsv(179, 46%, 93%) |
| CMYK | cmyk(45.8%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.93, -31.56, -9.26) |
| CIE-LCH | lch(87.93, 32.89, 196.35°) |
| OKLab | oklab(88.41% -0.0975 -0.0256) |
| OKLCH | oklch(88.41% 0.101 194.7) |
| XYZ | xyz(54.9078, 71.9260, 91.0940) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EEED #EE8182
analogous
#81EEB7 #81EEED #81B8EE
triadic
#81EEED #ED81EE #EEED81
tetradic
#81EEED #B781EE #EE8182 #B8EE81
square
#81EEED #B781EE #EE8182 #B8EE81
split-complementary
#81EEED #EE81B8 #EEB781
monochromatic
#1DD8D6 #4BE7E5 #81EEED #B7F5F5 #E4FBFB
Accessibility & contrast
On white
1.36
#81EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#81EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EEED
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EEED | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#44F4ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #81eeed; /* rgb */ color: rgb(129, 238, 237); /* oklch */ color: oklch(88.4% 0.101 194.7);
Tailwind
colors: {
custom: {
50: '#adf4f2',
500: '#81eeed',
950: '#000000',
},
}SCSS
$custom: #81eeed; $custom-light: #adf4f2; $custom-dark: #000000;
JSON
{
"hex": "#81eeed",
"rgb": {
"r": 129,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.45,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.88413,
"c": 0.10081,
"h": 194.7
},
"luminance": 0.71931
}Semantic roles & 50–950 ramp
primary
#81EEED
secondary
#C84B4C
accent
#0D0FD8
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585