#91DFBB#91DFBB
#91DFBB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.093 H 163.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFBB |
|---|---|
| RGB | rgb(145, 223, 187) |
| HSL | hsl(152, 55%, 72%) |
| HSV | hsv(152, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(83.12, -31.75, 10.11) |
| CIE-LCH | lch(83.12, 33.32, 162.34°) |
| OKLab | oklab(84.3% -0.089 0.0261) |
| OKLCH | oklch(84.3% 0.093 163.7) |
| XYZ | xyz(47.0311, 62.3802, 56.5665) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.38
Seafoam
#7FE0B3
ΔE00 2.95
Seafoam Blue
#78D1B6
ΔE00 4.88
Mint
#AAF0C1
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.54
Light Turquoise
#7EF4CC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFBB #DF91B5
analogous
#91DF94 #91DFBB #91DCDF
triadic
#91DFBB #BB91DF #DFBB91
tetradic
#91DFBB #9491DF #DF91B5 #DCDF91
square
#91DFBB #9491DF #DF91B5 #DCDF91
split-complementary
#91DFBB #DF91DC #DF9491
monochromatic
#37BE80 #62D19E #91DFBB #C0EDD8 #E7F8F0
Accessibility & contrast
On white
1.56
#91DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#91DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFBB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFBB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5B9
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#7EDFD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dfbb; /* rgb */ color: rgb(145, 223, 187); /* oklch */ color: oklch(84.3% 0.093 163.7);
Tailwind
colors: {
custom: {
50: '#b4e9cf',
500: '#91dfbb',
950: '#000000',
},
}SCSS
$custom: #91dfbb; $custom-light: #b4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#91dfbb",
"rgb": {
"r": 145,
"g": 223,
"b": 187
},
"hsl": {
"h": 152.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84298,
"c": 0.0927,
"h": 163.7
},
"luminance": 0.62383
}Semantic roles & 50–950 ramp
primary
#91DFBB
secondary
#B75D87
accent
#236DC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483