#91CEAA#91CEAA
#91CEAA is a light, moderate green. Relative luminance 0.531; OKLCH L 80.0% C 0.081 H 158.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEAA |
|---|---|
| RGB | rgb(145, 206, 170) |
| HSL | hsl(145, 38%, 69%) |
| HSV | hsv(145, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(77.91, -27.00, 11.73) |
| CIE-LCH | lch(77.91, 29.44, 156.51°) |
| OKLab | oklab(79.99% -0.0751 0.0302) |
| OKLCH | oklch(79.99% 0.081 158.1) |
| XYZ | xyz(41.0017, 53.0627, 46.1042) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 5.86
Darkseagreen
#8FBC8F
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEAA #CE91B5
analogous
#97CE91 #91CEAA #91CEC9
triadic
#91CEAA #AA91CE #CEAA91
tetradic
#91CEAA #9197CE #CE91B5 #CEC991
square
#91CEAA #9197CE #CE91B5 #CEC991
split-complementary
#91CEAA #C991CE #CE9197
monochromatic
#469E6A #67BB89 #91CEAA #BBE1CB #E6F4EB
Accessibility & contrast
On white
1.81
#91CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#91CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEAA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEAA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A8
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#85CDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91ceaa; /* rgb */ color: rgb(145, 206, 170); /* oklch */ color: oklch(80.0% 0.081 158.1);
Tailwind
colors: {
custom: {
50: '#b2ddc3',
500: '#91ceaa',
950: '#000000',
},
}SCSS
$custom: #91ceaa; $custom-light: #b2ddc3; $custom-dark: #000000;
JSON
{
"hex": "#91ceaa",
"rgb": {
"r": 145,
"g": 206,
"b": 170
},
"hsl": {
"h": 144.59,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.79985,
"c": 0.08092,
"h": 158.1
},
"luminance": 0.53065
}Semantic roles & 50–950 ramp
primary
#91CEAA
secondary
#A36088
accent
#347EB1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482