#91CDA2#91CDA2
#91CDA2 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.6% C 0.087 H 153.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDA2 |
|---|---|
| RGB | rgb(145, 205, 162) |
| HSL | hsl(137, 38%, 69%) |
| HSV | hsv(137, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(77.45, -28.04, 15.35) |
| CIE-LCH | lch(77.45, 31.97, 151.29°) |
| OKLab | oklab(79.56% -0.0773 0.0394) |
| OKLCH | oklch(79.56% 0.087 153) |
| XYZ | xyz(40.0278, 52.2893, 42.1592) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.90
Seafoam
#7FE0B3
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 6.20
Hospital Green
#9BE5AA
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 6.79
Light Teal
#90E4C1
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDA2 #CD91BC
analogous
#9ECD91 #91CDA2 #91CDC0
triadic
#91CDA2 #A291CD #CDA291
tetradic
#91CDA2 #919ECD #CD91BC #CDC091
square
#91CDA2 #919ECD #CD91BC #CDC091
split-complementary
#91CDA2 #C091CD #CD919E
monochromatic
#479C5F #67BA7E #91CDA2 #BBE0C6 #E5F3E9
Accessibility & contrast
On white
1.83
#91CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#91CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDA2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDA2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C3BDA4
Tritanopia (blue-blind)
#87CBC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cda2; /* rgb */ color: rgb(145, 205, 162); /* oklch */ color: oklch(79.6% 0.087 153.0);
Tailwind
colors: {
custom: {
50: '#b2dcbd',
500: '#91cda2',
950: '#000000',
},
}SCSS
$custom: #91cda2; $custom-light: #b2dcbd; $custom-dark: #000000;
JSON
{
"hex": "#91cda2",
"rgb": {
"r": 145,
"g": 205,
"b": 162
},
"hsl": {
"h": 137,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79559,
"c": 0.08673,
"h": 153
},
"luminance": 0.52291
}Semantic roles & 50–950 ramp
primary
#91CDA2
secondary
#A2608F
accent
#358DB0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482