#91C8AB#91C8AB
#91C8AB is a light, moderate green. Relative luminance 0.503; OKLCH L 78.6% C 0.071 H 161.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8AB |
|---|---|
| RGB | rgb(145, 200, 171) |
| HSL | hsl(148, 33%, 68%) |
| HSV | hsv(148, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 14.5%, 21.6%) |
| CIE-LAB | lab(76.23, -23.86, 8.81) |
| CIE-LCH | lch(76.23, 25.44, 159.74°) |
| OKLab | oklab(78.65% -0.0669 0.0228) |
| OKLCH | oklch(78.65% 0.071 161.2) |
| XYZ | xyz(39.6797, 50.2669, 46.1319) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 5.36
Darkseagreen
#8FBC8F
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 6.37
Light Teal
#90E4C1
ΔE00 7.17
Seafoam
#7FE0B3
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8AB #C891AE
analogous
#92C891 #91C8AB #91C8C6
triadic
#91C8AB #AB91C8 #C8AB91
tetradic
#91C8AB #9192C8 #C891AE #C8C691
square
#91C8AB #9192C8 #C891AE #C8C691
split-complementary
#91C8AB #C691C8 #C89192
monochromatic
#4A946D #68B48C #91C8AB #BADCCA #E3F1E9
Accessibility & contrast
On white
1.90
#91C8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#91C8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8AB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8AB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#86C8C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c8ab; /* rgb */ color: rgb(145, 200, 171); /* oklch */ color: oklch(78.6% 0.071 161.2);
Tailwind
colors: {
custom: {
50: '#b2d9c4',
500: '#91c8ab',
950: '#000000',
},
}SCSS
$custom: #91c8ab; $custom-light: #b2d9c4; $custom-dark: #000000;
JSON
{
"hex": "#91c8ab",
"rgb": {
"r": 145,
"g": 200,
"b": 171
},
"hsl": {
"h": 148.364,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.78645,
"c": 0.07064,
"h": 161.2
},
"luminance": 0.50269
}Semantic roles & 50–950 ramp
primary
#91C8AB
secondary
#9C6180
accent
#3976AC
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382