#91DFAC#91DFAC
#91DFAC is a very light, moderate green. Relative luminance 0.618; OKLCH L 83.9% C 0.106 H 154.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFAC |
|---|---|
| RGB | rgb(145, 223, 172) |
| HSL | hsl(141, 55%, 72%) |
| HSV | hsv(141, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(82.79, -34.67, 17.54) |
| CIE-LCH | lch(82.79, 38.85, 153.16°) |
| OKLab | oklab(83.93% -0.0955 0.0449) |
| OKLCH | oklch(83.93% 0.106 154.8) |
| XYZ | xyz(45.5084, 61.7712, 48.5468) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.53
Seafoam
#7FE0B3
ΔE00 3.23
Mint
#AAF0C1
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 4.76
Light Sea Green
#98F6B0
ΔE00 5.89
Light Seafoam
#A0FEBF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFAC #DF91C4
analogous
#9DDF91 #91DFAC #91DFD3
triadic
#91DFAC #AC91DF #DFAC91
tetradic
#91DFAC #919DDF #DF91C4 #DFD391
square
#91DFAC #919DDF #DF91C4 #DFD391
split-complementary
#91DFAC #D391DF #DF919D
monochromatic
#37BE66 #62D188 #91DFAC #C0EDD0 #E7F8ED
Accessibility & contrast
On white
1.57
#91DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#91DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFAC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFAC | 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)
#DFD3A9
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#83DDD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dfac; /* rgb */ color: rgb(145, 223, 172); /* oklch */ color: oklch(83.9% 0.106 154.8);
Tailwind
colors: {
custom: {
50: '#b4e9c4',
500: '#91dfac',
950: '#000000',
},
}SCSS
$custom: #91dfac; $custom-light: #b4e9c4; $custom-dark: #000000;
JSON
{
"hex": "#91dfac",
"rgb": {
"r": 145,
"g": 223,
"b": 172
},
"hsl": {
"h": 140.769,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.8393,
"c": 0.10551,
"h": 154.8
},
"luminance": 0.61774
}Semantic roles & 50–950 ramp
primary
#91DFAC
secondary
#B75D98
accent
#238BC2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482