#91DFAF#91DFAF
#91DFAF is a very light, moderate green. Relative luminance 0.619; OKLCH L 84.0% C 0.103 H 156.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFAF |
|---|---|
| RGB | rgb(145, 223, 175) |
| HSL | hsl(143, 55%, 72%) |
| HSV | hsv(143, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(82.85, -34.10, 16.05) |
| CIE-LCH | lch(82.85, 37.69, 154.79°) |
| OKLab | oklab(84% -0.0942 0.0412) |
| OKLCH | oklch(84% 0.103 156.4) |
| XYZ | xyz(45.7997, 61.8877, 50.0814) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.77
Hospital Green
#9BE5AA
ΔE00 3.13
Light Teal
#90E4C1
ΔE00 4.04
Mint
#AAF0C1
ΔE00 4.34
Light Sea Green
#98F6B0
ΔE00 6.31
Light Turquoise
#7EF4CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFAF #DF91C1
analogous
#9ADF91 #91DFAF #91DFD6
triadic
#91DFAF #AF91DF #DFAF91
tetradic
#91DFAF #919ADF #DF91C1 #DFD691
square
#91DFAF #919ADF #DF91C1 #DFD691
split-complementary
#91DFAF #D691DF #DF919A
monochromatic
#37BE6B #62D18D #91DFAF #C0EDD1 #E7F8EE
Accessibility & contrast
On white
1.57
#91DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#91DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFAF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFAF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AC
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#82DED2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dfaf; /* rgb */ color: rgb(145, 223, 175); /* oklch */ color: oklch(84.0% 0.103 156.4);
Tailwind
colors: {
custom: {
50: '#b4e9c7',
500: '#91dfaf',
950: '#000000',
},
}SCSS
$custom: #91dfaf; $custom-light: #b4e9c7; $custom-dark: #000000;
JSON
{
"hex": "#91dfaf",
"rgb": {
"r": 145,
"g": 223,
"b": 175
},
"hsl": {
"h": 143.077,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84001,
"c": 0.10278,
"h": 156.4
},
"luminance": 0.6189
}Semantic roles & 50–950 ramp
primary
#91DFAF
secondary
#B75D94
accent
#2385C2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482