#91DEAA#91DEAA
#91DEAA is a very light, moderate green. Relative luminance 0.612; OKLCH L 83.7% C 0.106 H 154.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEAA |
|---|---|
| RGB | rgb(145, 222, 170) |
| HSL | hsl(139, 54%, 72%) |
| HSV | hsv(139, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(82.47, -34.58, 18.13) |
| CIE-LCH | lch(82.47, 39.04, 152.33°) |
| OKLab | oklab(83.65% -0.0951 0.0464) |
| OKLCH | oklch(83.65% 0.106 154) |
| XYZ | xyz(45.0514, 61.1621, 47.4541) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.41
Seafoam
#7FE0B3
ΔE00 3.52
Mint
#AAF0C1
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 5.12
Light Sea Green
#98F6B0
ΔE00 5.94
Light Seafoam
#A0FEBF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEAA #DE91C5
analogous
#9FDE91 #91DEAA #91DED1
triadic
#91DEAA #AA91DE #DEAA91
tetradic
#91DEAA #919FDE #DE91C5 #DED191
square
#91DEAA #919FDE #DE91C5 #DED191
split-complementary
#91DEAA #D191DE #DE919F
monochromatic
#38BC63 #62D086 #91DEAA #C0ECCE #E7F8ED
Accessibility & contrast
On white
1.59
#91DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#91DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEAA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEAA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A7
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#83DCD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #91deaa; /* rgb */ color: rgb(145, 222, 170); /* oklch */ color: oklch(83.7% 0.106 154.0);
Tailwind
colors: {
custom: {
50: '#b3e8c3',
500: '#91deaa',
950: '#000000',
},
}SCSS
$custom: #91deaa; $custom-light: #b3e8c3; $custom-dark: #000000;
JSON
{
"hex": "#91deaa",
"rgb": {
"r": 145,
"g": 222,
"b": 170
},
"hsl": {
"h": 139.481,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.83654,
"c": 0.10582,
"h": 154
},
"luminance": 0.61165
}Semantic roles & 50–950 ramp
primary
#91DEAA
secondary
#B65D99
accent
#248EC1
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482