#91CAAC#91CAAC
#91CAAC is a light, moderate green. Relative luminance 0.512; OKLCH L 79.1% C 0.073 H 161.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAAC |
|---|---|
| RGB | rgb(145, 202, 172) |
| HSL | hsl(148, 35%, 68%) |
| HSV | hsv(148, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 14.9%, 20.8%) |
| CIE-LAB | lab(76.82, -24.65, 9.11) |
| CIE-LCH | lch(76.82, 26.28, 159.71°) |
| OKLab | oklab(79.13% -0.069 0.0235) |
| OKLCH | oklch(79.13% 0.073 161.2) |
| XYZ | xyz(40.2416, 51.2376, 46.7912) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.34
Seafoam Blue
#78D1B6
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 6.08
Darkseagreen
#8FBC8F
ΔE00 6.42
Light Teal
#90E4C1
ΔE00 6.62
Seafoam
#7FE0B3
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAAC #CA91AF
analogous
#92CA91 #91CAAC #91CAC8
triadic
#91CAAC #AC91CA #CAAC91
tetradic
#91CAAC #9192CA #CA91AF #CAC891
square
#91CAAC #9192CA #CA91AF #CAC891
split-complementary
#91CAAC #C891CA #CA9192
monochromatic
#49986E #68B68D #91CAAC #BADECB #E4F2EA
Accessibility & contrast
On white
1.87
#91CAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#91CAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAAC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAAC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AA
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#85CAC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91caac; /* rgb */ color: rgb(145, 202, 172); /* oklch */ color: oklch(79.1% 0.073 161.2);
Tailwind
colors: {
custom: {
50: '#b2dac4',
500: '#91caac',
950: '#000000',
},
}SCSS
$custom: #91caac; $custom-light: #b2dac4; $custom-dark: #000000;
JSON
{
"hex": "#91caac",
"rgb": {
"r": 145,
"g": 202,
"b": 172
},
"hsl": {
"h": 148.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79126,
"c": 0.07293,
"h": 161.2
},
"luminance": 0.51239
}Semantic roles & 50–950 ramp
primary
#91CAAC
secondary
#9F6081
accent
#3876AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482