#91CEAB#91CEAB
#91CEAB is a light, moderate green. Relative luminance 0.531; OKLCH L 80.0% C 0.080 H 158.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEAB |
|---|---|
| RGB | rgb(145, 206, 171) |
| HSL | hsl(146, 38%, 69%) |
| HSV | hsv(146, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(77.93, -26.80, 11.23) |
| CIE-LCH | lch(77.93, 29.06, 157.26°) |
| OKLab | oklab(80.01% -0.0746 0.029) |
| OKLCH | oklch(80.01% 0.08 158.8) |
| XYZ | xyz(41.0966, 53.1007, 46.6042) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.78
Mediumaquamarine
#66CDAA
ΔE00 5.79
Darkseagreen
#8FBC8F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEAB #CE91B4
analogous
#96CE91 #91CEAB #91CECA
triadic
#91CEAB #AB91CE #CEAB91
tetradic
#91CEAB #9196CE #CE91B4 #CECA91
square
#91CEAB #9196CE #CE91B4 #CECA91
split-complementary
#91CEAB #CA91CE #CE9196
monochromatic
#469E6C #67BB8B #91CEAB #BBE1CB #E6F4EC
Accessibility & contrast
On white
1.81
#91CEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#91CEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEAB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEAB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A9
Deuteranopia (green-blind)
#C2BEAD
Tritanopia (blue-blind)
#85CDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91ceab; /* rgb */ color: rgb(145, 206, 171); /* oklch */ color: oklch(80.0% 0.080 158.8);
Tailwind
colors: {
custom: {
50: '#b2ddc4',
500: '#91ceab',
950: '#000000',
},
}SCSS
$custom: #91ceab; $custom-light: #b2ddc4; $custom-dark: #000000;
JSON
{
"hex": "#91ceab",
"rgb": {
"r": 145,
"g": 206,
"b": 171
},
"hsl": {
"h": 145.574,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80011,
"c": 0.08004,
"h": 158.8
},
"luminance": 0.53103
}Semantic roles & 50–950 ramp
primary
#91CEAB
secondary
#A36087
accent
#347CB1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482