#91CFAC#91CFAC
#91CFAC is a light, moderate green. Relative luminance 0.536; OKLCH L 80.3% C 0.081 H 159.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFAC |
|---|---|
| RGB | rgb(145, 207, 172) |
| HSL | hsl(146, 39%, 69%) |
| HSV | hsv(146, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(78.24, -27.09, 11.13) |
| CIE-LCH | lch(78.24, 29.29, 157.66°) |
| OKLab | oklab(80.26% -0.0755 0.0287) |
| OKLCH | oklch(80.26% 0.081 159.2) |
| XYZ | xyz(41.4338, 53.6220, 47.1886) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.70
Darkseagreen
#8FBC8F
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFAC #CF91B4
analogous
#95CF91 #91CFAC #91CFCB
triadic
#91CFAC #AC91CF #CFAC91
tetradic
#91CFAC #9195CF #CF91B4 #CFCB91
square
#91CFAC #9195CF #CF91B4 #CFCB91
split-complementary
#91CFAC #CB91CF #CF9195
monochromatic
#46A06D #66BC8C #91CFAC #BCE2CC #E6F4EC
Accessibility & contrast
On white
1.79
#91CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#91CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFAC
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFAC | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AA
Deuteranopia (green-blind)
#C3BFAE
Tritanopia (blue-blind)
#85CEC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cfac; /* rgb */ color: rgb(145, 207, 172); /* oklch */ color: oklch(80.3% 0.081 159.2);
Tailwind
colors: {
custom: {
50: '#b3dec4',
500: '#91cfac',
950: '#000000',
},
}SCSS
$custom: #91cfac; $custom-light: #b3dec4; $custom-dark: #000000;
JSON
{
"hex": "#91cfac",
"rgb": {
"r": 145,
"g": 207,
"b": 172
},
"hsl": {
"h": 146.129,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80264,
"c": 0.08075,
"h": 159.2
},
"luminance": 0.53624
}Semantic roles & 50–950 ramp
primary
#91CFAC
secondary
#A46087
accent
#337BB2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482