#81DEB2#81DEB2
#81DEB2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.110 H 162.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #81DEB2 |
|---|---|
| RGB | rgb(129, 222, 178) |
| HSL | hsl(152, 58%, 69%) |
| HSV | hsv(152, 42%, 87%) |
| CMYK | cmyk(41.9%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.90, -37.55, 13.03) |
| CIE-LCH | lch(81.90, 39.75, 160.86°) |
| OKLab | oklab(83.06% -0.1044 0.0335) |
| OKLCH | oklch(83.06% 0.11 162.2) |
| XYZ | xyz(43.2071, 60.1210, 51.4386) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.57
Light Teal
#90E4C1
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DEB2 #DE81AD
analogous
#81DE84 #81DEB2 #81DCDE
triadic
#81DEB2 #B281DE #DEB281
tetradic
#81DEB2 #8481DE #DE81AD #DCDE81
square
#81DEB2 #8481DE #DE81AD #DCDE81
split-complementary
#81DEB2 #DE81DC #DE8481
monochromatic
#2FB576 #51D194 #81DEB2 #B1EBD0 #E2F7ED
Accessibility & contrast
On white
1.61
#81DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#81DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DEB2
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DEB2 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CDC7B5
Tritanopia (blue-blind)
#69DED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #81deb2; /* rgb */ color: rgb(129, 222, 178); /* oklch */ color: oklch(83.1% 0.110 162.2);
Tailwind
colors: {
custom: {
50: '#aae8c9',
500: '#81deb2',
950: '#000000',
},
}SCSS
$custom: #81deb2; $custom-light: #aae8c9; $custom-dark: #000000;
JSON
{
"hex": "#81deb2",
"rgb": {
"r": 129,
"g": 222,
"b": 178
},
"hsl": {
"h": 151.613,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.83058,
"c": 0.10964,
"h": 162.2
},
"luminance": 0.60124
}Semantic roles & 50–950 ramp
primary
#81DEB2
secondary
#B54E7F
accent
#1F6EC6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482