#91D3AF#91D3AF
#91D3AF is a light, moderate green. Relative luminance 0.557; OKLCH L 81.3% C 0.084 H 159.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91D3AF |
|---|---|
| RGB | rgb(145, 211, 175) |
| HSL | hsl(147, 43%, 70%) |
| HSV | hsv(147, 31%, 83%) |
| CMYK | cmyk(31.3%, 0%, 17.1%, 17.3%) |
| CIE-LAB | lab(79.44, -28.43, 11.24) |
| CIE-LCH | lch(79.44, 30.57, 158.43°) |
| OKLab | oklab(81.25% -0.0792 0.029) |
| OKLCH | oklch(81.25% 0.084 159.9) |
| XYZ | xyz(42.7065, 55.7013, 49.0503) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.43
Seafoam
#7FE0B3
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D3AF #D391B5
analogous
#94D391 #91D3AF #91D3D0
triadic
#91D3AF #AF91D3 #D3AF91
tetradic
#91D3AF #9194D3 #D391B5 #D3D091
square
#91D3AF #9194D3 #D391B5 #D3D091
split-complementary
#91D3AF #D091D3 #D39194
monochromatic
#43A770 #65C28F #91D3AF #BDE4CF #E8F6EF
Accessibility & contrast
On white
1.73
#91D3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#91D3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D3AF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D3AF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#C6C2B1
Tritanopia (blue-blind)
#84D2C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #91d3af; /* rgb */ color: rgb(145, 211, 175); /* oklch */ color: oklch(81.3% 0.084 159.9);
Tailwind
colors: {
custom: {
50: '#b3e0c6',
500: '#91d3af',
950: '#000000',
},
}SCSS
$custom: #91d3af; $custom-light: #b3e0c6; $custom-dark: #000000;
JSON
{
"hex": "#91d3af",
"rgb": {
"r": 145,
"g": 211,
"b": 175
},
"hsl": {
"h": 147.273,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.81253,
"c": 0.08438,
"h": 159.9
},
"luminance": 0.55703
}Semantic roles & 50–950 ramp
primary
#91D3AF
secondary
#A95F87
accent
#3079B6
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482