#91DFAA#91DFAA
#91DFAA is a very light, moderate green. Relative luminance 0.617; OKLCH L 83.9% C 0.107 H 153.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFAA |
|---|---|
| RGB | rgb(145, 223, 170) |
| HSL | hsl(139, 55%, 72%) |
| HSV | hsv(139, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.75, -35.04, 18.53) |
| CIE-LCH | lch(82.75, 39.64, 152.13°) |
| OKLab | oklab(83.88% -0.0963 0.0474) |
| OKLCH | oklch(83.88% 0.107 153.8) |
| XYZ | xyz(45.3178, 61.6949, 47.5429) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.18
Seafoam
#7FE0B3
ΔE00 3.58
Mint
#AAF0C1
ΔE00 4.60
Light Teal
#90E4C1
ΔE00 5.23
Light Sea Green
#98F6B0
ΔE00 5.66
Light Seafoam
#A0FEBF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFAA #DF91C6
analogous
#9FDF91 #91DFAA #91DFD1
triadic
#91DFAA #AA91DF #DFAA91
tetradic
#91DFAA #919FDF #DF91C6 #DFD191
square
#91DFAA #919FDF #DF91C6 #DFD191
split-complementary
#91DFAA #D191DF #DF919F
monochromatic
#37BE63 #62D185 #91DFAA #C0EDCF #E7F8ED
Accessibility & contrast
On white
1.57
#91DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#91DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFAA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFAA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#D2CBAD
Tritanopia (blue-blind)
#83DDD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dfaa; /* rgb */ color: rgb(145, 223, 170); /* oklch */ color: oklch(83.9% 0.107 153.8);
Tailwind
colors: {
custom: {
50: '#b4e9c3',
500: '#91dfaa',
950: '#000000',
},
}SCSS
$custom: #91dfaa; $custom-light: #b4e9c3; $custom-dark: #000000;
JSON
{
"hex": "#91dfaa",
"rgb": {
"r": 145,
"g": 223,
"b": 170
},
"hsl": {
"h": 139.231,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.83884,
"c": 0.10736,
"h": 153.8
},
"luminance": 0.61697
}Semantic roles & 50–950 ramp
primary
#91DFAA
secondary
#B75D9A
accent
#238FC2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482