#91C09F#91C09F
#91C09F is a light, moderate green. Relative luminance 0.462; OKLCH L 76.5% C 0.068 H 153.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91C09F |
|---|---|
| RGB | rgb(145, 192, 159) |
| HSL | hsl(138, 27%, 66%) |
| HSV | hsv(138, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 17.2%, 24.7%) |
| CIE-LAB | lab(73.69, -22.22, 11.66) |
| CIE-LCH | lch(73.69, 25.10, 152.31°) |
| OKLab | oklab(76.52% -0.0615 0.0301) |
| OKLCH | oklch(76.52% 0.068 153.9) |
| XYZ | xyz(36.7829, 46.2209, 39.7777) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 5.96
Greenish Grey
#96AE8D
ΔE00 6.72
Seafoam Blue
#78D1B6
ΔE00 7.83
Lichen
#8FB67B
ΔE00 7.99
Mediumaquamarine
#66CDAA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C09F #C091B2
analogous
#9AC091 #91C09F #91C0B6
triadic
#91C09F #9F91C0 #C09F91
tetradic
#91C09F #919AC0 #C091B2 #C0B691
square
#91C09F #919AC0 #C091B2 #C0B691
split-complementary
#91C09F #B691C0 #C0919A
monochromatic
#4E8860 #6AAA7D #91C09F #B8D6C1 #DFEDE3
Accessibility & contrast
On white
2.05
#91C09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#91C09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C09F
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C09F | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89D
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#8ABFB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c09f; /* rgb */ color: rgb(145, 192, 159); /* oklch */ color: oklch(76.5% 0.068 153.9);
Tailwind
colors: {
custom: {
50: '#b2d3bb',
500: '#91c09f',
950: '#000000',
},
}SCSS
$custom: #91c09f; $custom-light: #b2d3bb; $custom-dark: #000000;
JSON
{
"hex": "#91c09f",
"rgb": {
"r": 145,
"g": 192,
"b": 159
},
"hsl": {
"h": 137.872,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76515,
"c": 0.06848,
"h": 153.9
},
"luminance": 0.46222
}Semantic roles & 50–950 ramp
primary
#91C09F
secondary
#DECFDA
accent
#4087A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280