#91CA94#91CA94
#91CA94 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.5% C 0.096 H 145.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #91CA94 |
|---|---|
| RGB | rgb(145, 202, 148) |
| HSL | hsl(123, 35%, 68%) |
| HSV | hsv(123, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(76.31, -29.10, 21.21) |
| CIE-LCH | lch(76.31, 36.01, 143.91°) |
| OKLab | oklab(78.55% -0.0795 0.0539) |
| OKLCH | oklch(78.55% 0.096 145.9) |
| XYZ | xyz(38.1412, 50.3974, 35.7293) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.01
Soft Green
#6FC276
ΔE00 6.15
Lichen
#8FB67B
ΔE00 6.15
Hospital Green
#9BE5AA
ΔE00 6.41
Sage Green (survey)
#88B378
ΔE00 6.61
Pistachio
#93C572
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CA94 #CA91C7
analogous
#AACA91 #91CA94 #91CAB0
triadic
#91CA94 #9491CA #CA9491
tetradic
#91CA94 #91AACA #CA91C7 #CAB091
square
#91CA94 #91AACA #CA91C7 #CAB091
split-complementary
#91CA94 #B091CA #CA91AA
monochromatic
#49984D #68B66C #91CA94 #BADEBC #E4F2E4
Accessibility & contrast
On white
1.90
#91CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#91CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CA94
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CA94 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#8BC7BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91ca94; /* rgb */ color: rgb(145, 202, 148); /* oklch */ color: oklch(78.5% 0.096 145.9);
Tailwind
colors: {
custom: {
50: '#b2dab3',
500: '#91ca94',
950: '#000000',
},
}SCSS
$custom: #91ca94; $custom-light: #b2dab3; $custom-dark: #000000;
JSON
{
"hex": "#91ca94",
"rgb": {
"r": 145,
"g": 202,
"b": 148
},
"hsl": {
"h": 123.158,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78547,
"c": 0.09605,
"h": 145.9
},
"luminance": 0.50399
}Semantic roles & 50–950 ramp
primary
#91CA94
secondary
#9F609C
accent
#38A8AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481