#91CDAD#91CDAD
#91CDAD is a light, moderate green. Relative luminance 0.527; OKLCH L 79.8% C 0.077 H 160.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDAD |
|---|---|
| RGB | rgb(145, 205, 173) |
| HSL | hsl(148, 38%, 69%) |
| HSV | hsv(148, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(77.70, -25.92, 9.82) |
| CIE-LCH | lch(77.70, 27.72, 159.25°) |
| OKLab | oklab(79.83% -0.0725 0.0254) |
| OKLCH | oklch(79.83% 0.077 160.7) |
| XYZ | xyz(41.0487, 52.6976, 47.5358) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 6.23
Darkseagreen
#8FBC8F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDAD #CD91B1
analogous
#93CD91 #91CDAD #91CDCB
triadic
#91CDAD #AD91CD #CDAD91
tetradic
#91CDAD #9193CD #CD91B1 #CDCB91
square
#91CDAD #9193CD #CD91B1 #CDCB91
split-complementary
#91CDAD #CB91CD #CD9193
monochromatic
#479C6F #67BA8E #91CDAD #BBE0CC #E5F3EC
Accessibility & contrast
On white
1.82
#91CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#91CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDAD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDAD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AB
Deuteranopia (green-blind)
#C1BDAF
Tritanopia (blue-blind)
#85CDC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cdad; /* rgb */ color: rgb(145, 205, 173); /* oklch */ color: oklch(79.8% 0.077 160.7);
Tailwind
colors: {
custom: {
50: '#b2dcc5',
500: '#91cdad',
950: '#000000',
},
}SCSS
$custom: #91cdad; $custom-light: #b2dcc5; $custom-dark: #000000;
JSON
{
"hex": "#91cdad",
"rgb": {
"r": 145,
"g": 205,
"b": 173
},
"hsl": {
"h": 148,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79834,
"c": 0.07678,
"h": 160.7
},
"luminance": 0.527
}Semantic roles & 50–950 ramp
primary
#91CDAD
secondary
#A26083
accent
#3577B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482