#91DFAB#91DFAB
#91DFAB is a very light, moderate green. Relative luminance 0.617; OKLCH L 83.9% C 0.106 H 154.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFAB |
|---|---|
| RGB | rgb(145, 223, 171) |
| HSL | hsl(140, 55%, 72%) |
| HSV | hsv(140, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(82.77, -34.85, 18.03) |
| CIE-LCH | lch(82.77, 39.24, 152.64°) |
| OKLab | oklab(83.91% -0.0959 0.0461) |
| OKLCH | oklch(83.91% 0.106 154.3) |
| XYZ | xyz(45.4127, 61.7329, 48.0429) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.35
Seafoam
#7FE0B3
ΔE00 3.40
Mint
#AAF0C1
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 5.00
Light Sea Green
#98F6B0
ΔE00 5.77
Light Seafoam
#A0FEBF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFAB #DF91C5
analogous
#9EDF91 #91DFAB #91DFD2
triadic
#91DFAB #AB91DF #DFAB91
tetradic
#91DFAB #919EDF #DF91C5 #DFD291
square
#91DFAB #919EDF #DF91C5 #DFD291
split-complementary
#91DFAB #D291DF #DF919E
monochromatic
#37BE64 #62D187 #91DFAB #C0EDCF #E7F8ED
Accessibility & contrast
On white
1.57
#91DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#91DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFAB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFAB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A8
Deuteranopia (green-blind)
#D2CBAE
Tritanopia (blue-blind)
#83DDD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dfab; /* rgb */ color: rgb(145, 223, 171); /* oklch */ color: oklch(83.9% 0.106 154.3);
Tailwind
colors: {
custom: {
50: '#b4e9c4',
500: '#91dfab',
950: '#000000',
},
}SCSS
$custom: #91dfab; $custom-light: #b4e9c4; $custom-dark: #000000;
JSON
{
"hex": "#91dfab",
"rgb": {
"r": 145,
"g": 223,
"b": 171
},
"hsl": {
"h": 140,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.83907,
"c": 0.10643,
"h": 154.3
},
"luminance": 0.61735
}Semantic roles & 50–950 ramp
primary
#91DFAB
secondary
#B75D99
accent
#238DC2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482