#81E2ED#81E2ED
#81E2ED is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.7% C 0.093 H 205.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #81E2ED |
|---|---|
| RGB | rgb(129, 226, 237) |
| HSL | hsl(186, 75%, 72%) |
| HSV | hsv(186, 46%, 93%) |
| CMYK | cmyk(45.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.57, -25.79, -14.28) |
| CIE-LCH | lch(84.57, 29.48, 208.96°) |
| OKLab | oklab(85.71% -0.0841 -0.0393) |
| OKLCH | oklch(85.71% 0.093 205) |
| XYZ | xyz(51.5298, 65.1701, 89.9680) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.32
Robin Egg Blue
#8AF1FE
ΔE00 3.34
Robin'S Egg Blue
#98EFF9
ΔE00 3.36
Aqua Blue
#02D8E9
ΔE00 6.28
Paleturquoise
#AFEEEE
ΔE00 6.39
Powder Blue
#B0E0E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81E2ED #ED8C81
analogous
#81EDC2 #81E2ED #81ACED
triadic
#81E2ED #ED81E2 #E2ED81
tetradic
#81E2ED #C281ED #ED8C81 #ACED81
square
#81E2ED #C281ED #ED8C81 #ACED81
split-complementary
#81E2ED #ED81AC #EDC281
monochromatic
#1EC3D5 #4BD6E5 #81E2ED #B7EEF5 #E4F9FB
Accessibility & contrast
On white
1.50
#81E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#81E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81E2ED
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81E2ED | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#49E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #81e2ed; /* rgb */ color: rgb(129, 226, 237); /* oklch */ color: oklch(85.7% 0.093 205.0);
Tailwind
colors: {
custom: {
50: '#acebf2',
500: '#81e2ed',
950: '#000000',
},
}SCSS
$custom: #81e2ed; $custom-light: #acebf2; $custom-dark: #000000;
JSON
{
"hex": "#81e2ed",
"rgb": {
"r": 129,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.111,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.85713,
"c": 0.09286,
"h": 205
},
"luminance": 0.65174
}Semantic roles & 50–950 ramp
primary
#81E2ED
secondary
#C7584B
accent
#230ED7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485