#91CFA7#91CFA7
#91CFA7 is a light, moderate green. Relative luminance 0.534; OKLCH L 80.1% C 0.085 H 155.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFA7 |
|---|---|
| RGB | rgb(145, 207, 167) |
| HSL | hsl(141, 39%, 69%) |
| HSV | hsv(141, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 19.3%, 18.8%) |
| CIE-LAB | lab(78.13, -28.06, 13.64) |
| CIE-LCH | lch(78.13, 31.20, 154.07°) |
| OKLab | oklab(80.14% -0.0776 0.0351) |
| OKLCH | oklch(80.14% 0.085 155.7) |
| XYZ | xyz(40.9626, 53.4335, 44.7071) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.31
Seafoam
#7FE0B3
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 5.77
Light Teal
#90E4C1
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFA7 #CF91B9
analogous
#9ACF91 #91CFA7 #91CFC6
triadic
#91CFA7 #A791CF #CFA791
tetradic
#91CFA7 #919ACF #CF91B9 #CFC691
square
#91CFA7 #919ACF #CF91B9 #CFC691
split-complementary
#91CFA7 #C691CF #CF919A
monochromatic
#46A066 #66BC85 #91CFA7 #BCE2C9 #E6F4EB
Accessibility & contrast
On white
1.80
#91CFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#91CFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFA7
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFA7 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A5
Deuteranopia (green-blind)
#C4BEA9
Tritanopia (blue-blind)
#86CEC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cfa7; /* rgb */ color: rgb(145, 207, 167); /* oklch */ color: oklch(80.1% 0.085 155.7);
Tailwind
colors: {
custom: {
50: '#b3dec1',
500: '#91cfa7',
950: '#000000',
},
}SCSS
$custom: #91cfa7; $custom-light: #b3dec1; $custom-dark: #000000;
JSON
{
"hex": "#91cfa7",
"rgb": {
"r": 145,
"g": 207,
"b": 167
},
"hsl": {
"h": 141.29,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80139,
"c": 0.08521,
"h": 155.7
},
"luminance": 0.53435
}Semantic roles & 50–950 ramp
primary
#91CFA7
secondary
#A4608C
accent
#3385B2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482