#91CFA2#91CFA2
#91CFA2 is a light, moderate green. Relative luminance 0.533; OKLCH L 80.0% C 0.090 H 152.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFA2 |
|---|---|
| RGB | rgb(145, 207, 162) |
| HSL | hsl(136, 39%, 69%) |
| HSV | hsv(136, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(78.02, -29.00, 16.15) |
| CIE-LCH | lch(78.02, 33.19, 150.88°) |
| OKLab | oklab(80.02% -0.0798 0.0414) |
| OKLCH | oklch(80.02% 0.09 152.6) |
| XYZ | xyz(40.5093, 53.2522, 42.3197) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 6.57
Light Teal
#90E4C1
ΔE00 6.66
Mediumaquamarine
#66CDAA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFA2 #CF91BE
analogous
#9FCF91 #91CFA2 #91CFC1
triadic
#91CFA2 #A291CF #CFA291
tetradic
#91CFA2 #919FCF #CF91BE #CFC191
square
#91CFA2 #919FCF #CF91BE #CFC191
split-complementary
#91CFA2 #C191CF #CF919F
monochromatic
#46A05E #66BC7E #91CFA2 #BCE2C6 #E6F4EA
Accessibility & contrast
On white
1.80
#91CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#91CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFA2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFA2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59F
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#87CDC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cfa2; /* rgb */ color: rgb(145, 207, 162); /* oklch */ color: oklch(80.0% 0.090 152.6);
Tailwind
colors: {
custom: {
50: '#b3debd',
500: '#91cfa2',
950: '#000000',
},
}SCSS
$custom: #91cfa2; $custom-light: #b3debd; $custom-dark: #000000;
JSON
{
"hex": "#91cfa2",
"rgb": {
"r": 145,
"g": 207,
"b": 162
},
"hsl": {
"h": 136.452,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80018,
"c": 0.08993,
"h": 152.6
},
"luminance": 0.53254
}Semantic roles & 50–950 ramp
primary
#91CFA2
secondary
#A46092
accent
#338FB2
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482