#81DEBE#81DEBE
#81DEBE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.101 H 169.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #81DEBE |
|---|---|
| RGB | rgb(129, 222, 190) |
| HSL | hsl(159, 58%, 69%) |
| HSV | hsv(159, 42%, 87%) |
| CMYK | cmyk(41.9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.18, -35.03, 7.08) |
| CIE-LCH | lch(82.18, 35.74, 168.57°) |
| OKLab | oklab(83.37% -0.0991 0.0182) |
| OKLCH | oklch(83.37% 0.101 169.6) |
| XYZ | xyz(44.4651, 60.6242, 58.0638) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.27
Seafoam Blue
#78D1B6
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.50
Mediumaquamarine
#66CDAA
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DEBE #DE81A1
analogous
#81DE90 #81DEBE #81D0DE
triadic
#81DEBE #BE81DE #DEBE81
tetradic
#81DEBE #9081DE #DE81A1 #D0DE81
square
#81DEBE #9081DE #DE81A1 #D0DE81
split-complementary
#81DEBE #DE81D0 #DE9081
monochromatic
#2FB587 #51D1A5 #81DEBE #B1EBD7 #E2F7F0
Accessibility & contrast
On white
1.60
#81DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#81DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DEBE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DEBE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#64DFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #81debe; /* rgb */ color: rgb(129, 222, 190); /* oklch */ color: oklch(83.4% 0.101 169.6);
Tailwind
colors: {
custom: {
50: '#aae8d1',
500: '#81debe',
950: '#000000',
},
}SCSS
$custom: #81debe; $custom-light: #aae8d1; $custom-dark: #000000;
JSON
{
"hex": "#81debe",
"rgb": {
"r": 129,
"g": 222,
"b": 190
},
"hsl": {
"h": 159.355,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.83368,
"c": 0.10079,
"h": 169.6
},
"luminance": 0.60627
}Semantic roles & 50–950 ramp
primary
#81DEBE
secondary
#B54E72
accent
#1F59C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483