#91CBA2#91CBA2
#91CBA2 is a light, moderate green. Relative luminance 0.513; OKLCH L 79.1% C 0.084 H 153.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBA2 |
|---|---|
| RGB | rgb(145, 203, 162) |
| HSL | hsl(138, 36%, 68%) |
| HSV | hsv(138, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(76.88, -27.07, 14.56) |
| CIE-LCH | lch(76.88, 30.73, 151.73°) |
| OKLab | oklab(79.1% -0.0747 0.0374) |
| OKLCH | oklch(79.1% 0.084 153.4) |
| XYZ | xyz(39.5525, 51.3386, 42.0007) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.57
Pale Teal
#82CBB2
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.50
Mediumaquamarine
#66CDAA
ΔE00 6.76
Hospital Green
#9BE5AA
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBA2 #CB91BA
analogous
#9DCB91 #91CBA2 #91CBBF
triadic
#91CBA2 #A291CB #CBA291
tetradic
#91CBA2 #919DCB #CB91BA #CBBF91
square
#91CBA2 #919DCB #CB91BA #CBBF91
split-complementary
#91CBA2 #BF91CB #CB919D
monochromatic
#489960 #67B77F #91CBA2 #BBDFC5 #E4F2E8
Accessibility & contrast
On white
1.86
#91CBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#91CBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBA2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBA2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#88C9BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cba2; /* rgb */ color: rgb(145, 203, 162); /* oklch */ color: oklch(79.1% 0.084 153.4);
Tailwind
colors: {
custom: {
50: '#b2dbbd',
500: '#91cba2',
950: '#000000',
},
}SCSS
$custom: #91cba2; $custom-light: #b2dbbd; $custom-dark: #000000;
JSON
{
"hex": "#91cba2",
"rgb": {
"r": 145,
"g": 203,
"b": 162
},
"hsl": {
"h": 137.586,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79101,
"c": 0.08352,
"h": 153.4
},
"luminance": 0.5134
}Semantic roles & 50–950 ramp
primary
#91CBA2
secondary
#A0608D
accent
#378CAF
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482