#91DEB0#91DEB0
#91DEB0 is a very light, moderate green. Relative luminance 0.614; OKLCH L 83.8% C 0.100 H 157.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEB0 |
|---|---|
| RGB | rgb(145, 222, 176) |
| HSL | hsl(144, 54%, 72%) |
| HSV | hsv(144, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(82.59, -33.44, 15.16) |
| CIE-LCH | lch(82.59, 36.72, 155.62°) |
| OKLab | oklab(83.8% -0.0925 0.0389) |
| OKLCH | oklch(83.8% 0.1 157.2) |
| XYZ | xyz(45.6319, 61.3944, 50.5117) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.66
Hospital Green
#9BE5AA
ΔE00 3.59
Light Teal
#90E4C1
ΔE00 3.71
Mint
#AAF0C1
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 6.77
Seafoam Blue
#78D1B6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEB0 #DE91BF
analogous
#99DE91 #91DEB0 #91DED7
triadic
#91DEB0 #B091DE #DEB091
tetradic
#91DEB0 #9199DE #DE91BF #DED791
square
#91DEB0 #9199DE #DE91BF #DED791
split-complementary
#91DEB0 #D791DE #DE9199
monochromatic
#38BC6D #62D08E #91DEB0 #C0ECD2 #E7F8EE
Accessibility & contrast
On white
1.58
#91DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#91DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEB0
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEB0 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AD
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#82DDD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91deb0; /* rgb */ color: rgb(145, 222, 176); /* oklch */ color: oklch(83.8% 0.100 157.2);
Tailwind
colors: {
custom: {
50: '#b3e8c7',
500: '#91deb0',
950: '#000000',
},
}SCSS
$custom: #91deb0; $custom-light: #b3e8c7; $custom-dark: #000000;
JSON
{
"hex": "#91deb0",
"rgb": {
"r": 145,
"g": 222,
"b": 176
},
"hsl": {
"h": 144.156,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.83795,
"c": 0.10036,
"h": 157.2
},
"luminance": 0.61397
}Semantic roles & 50–950 ramp
primary
#91DEB0
secondary
#B65D92
accent
#2482C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482