#91CFAA#91CFAA
#91CFAA is a light, moderate green. Relative luminance 0.535; OKLCH L 80.2% C 0.083 H 157.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFAA |
|---|---|
| RGB | rgb(145, 207, 170) |
| HSL | hsl(144, 39%, 69%) |
| HSV | hsv(144, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(78.20, -27.48, 12.14) |
| CIE-LCH | lch(78.20, 30.04, 156.17°) |
| OKLab | oklab(80.21% -0.0763 0.0313) |
| OKLCH | oklch(80.21% 0.083 157.7) |
| XYZ | xyz(41.2432, 53.5457, 46.1847) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 5.46
Light Teal
#90E4C1
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 5.85
Darkseagreen
#8FBC8F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFAA #CF91B6
analogous
#97CF91 #91CFAA #91CFC9
triadic
#91CFAA #AA91CF #CFAA91
tetradic
#91CFAA #9197CF #CF91B6 #CFC991
square
#91CFAA #9197CF #CF91B6 #CFC991
split-complementary
#91CFAA #C991CF #CF9197
monochromatic
#46A06A #66BC89 #91CFAA #BCE2CB #E6F4EC
Accessibility & contrast
On white
1.79
#91CFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#91CFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFAA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFAA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#C4BFAC
Tritanopia (blue-blind)
#85CEC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cfaa; /* rgb */ color: rgb(145, 207, 170); /* oklch */ color: oklch(80.2% 0.083 157.7);
Tailwind
colors: {
custom: {
50: '#b3dec3',
500: '#91cfaa',
950: '#000000',
},
}SCSS
$custom: #91cfaa; $custom-light: #b3dec3; $custom-dark: #000000;
JSON
{
"hex": "#91cfaa",
"rgb": {
"r": 145,
"g": 207,
"b": 170
},
"hsl": {
"h": 144.194,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80214,
"c": 0.0825,
"h": 157.7
},
"luminance": 0.53548
}Semantic roles & 50–950 ramp
primary
#91CFAA
secondary
#A46089
accent
#337FB2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482