#91CBA3#91CBA3
#91CBA3 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.1% C 0.083 H 154.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBA3 |
|---|---|
| RGB | rgb(145, 203, 163) |
| HSL | hsl(139, 36%, 68%) |
| HSV | hsv(139, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 19.7%, 20.4%) |
| CIE-LAB | lab(76.91, -26.88, 14.05) |
| CIE-LCH | lch(76.91, 30.33, 152.40°) |
| OKLab | oklab(79.13% -0.0742 0.0361) |
| OKLCH | oklch(79.13% 0.083 154.1) |
| XYZ | xyz(39.6417, 51.3743, 42.4707) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.71
Pale Teal
#82CBB2
ΔE00 5.61
Seafoam
#7FE0B3
ΔE00 6.47
Mediumaquamarine
#66CDAA
ΔE00 6.64
Seafoam Blue
#78D1B6
ΔE00 6.70
Light Teal
#90E4C1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBA3 #CB91B9
analogous
#9CCB91 #91CBA3 #91CBC0
triadic
#91CBA3 #A391CB #CBA391
tetradic
#91CBA3 #919CCB #CB91B9 #CBC091
square
#91CBA3 #919CCB #CB91B9 #CBC091
split-complementary
#91CBA3 #C091CB #CB919C
monochromatic
#489961 #67B780 #91CBA3 #BBDFC6 #E4F2E9
Accessibility & contrast
On white
1.86
#91CBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#91CBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBA3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBA3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#C1BBA5
Tritanopia (blue-blind)
#87CAC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cba3; /* rgb */ color: rgb(145, 203, 163); /* oklch */ color: oklch(79.1% 0.083 154.1);
Tailwind
colors: {
custom: {
50: '#b2dbbe',
500: '#91cba3',
950: '#000000',
},
}SCSS
$custom: #91cba3; $custom-light: #b2dbbe; $custom-dark: #000000;
JSON
{
"hex": "#91cba3",
"rgb": {
"r": 145,
"g": 203,
"b": 163
},
"hsl": {
"h": 138.621,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79125,
"c": 0.08257,
"h": 154.1
},
"luminance": 0.51376
}Semantic roles & 50–950 ramp
primary
#91CBA3
secondary
#A0608C
accent
#3789AF
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482