#91DEBB#91DEBB
#91DEBB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.091 H 164.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEBB |
|---|---|
| RGB | rgb(145, 222, 187) |
| HSL | hsl(153, 54%, 72%) |
| HSV | hsv(153, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.83, -31.27, 9.71) |
| CIE-LCH | lch(82.83, 32.75, 162.76°) |
| OKLab | oklab(84.07% -0.0877 0.025) |
| OKLCH | oklch(84.07% 0.091 164.1) |
| XYZ | xyz(46.7647, 61.8475, 56.4777) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.53
Seafoam
#7FE0B3
ΔE00 3.18
Seafoam Blue
#78D1B6
ΔE00 4.63
Pale Teal
#82CBB2
ΔE00 5.24
Mint
#AAF0C1
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEBB #DE91B4
analogous
#91DE95 #91DEBB #91DBDE
triadic
#91DEBB #BB91DE #DEBB91
tetradic
#91DEBB #9591DE #DE91B4 #DBDE91
square
#91DEBB #9591DE #DE91B4 #DBDE91
split-complementary
#91DEBB #DE91DB #DE9591
monochromatic
#38BC80 #62D09E #91DEBB #C0ECD8 #E7F8F0
Accessibility & contrast
On white
1.57
#91DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#91DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEBB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEBB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#CECBBD
Tritanopia (blue-blind)
#7FDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91debb; /* rgb */ color: rgb(145, 222, 187); /* oklch */ color: oklch(84.1% 0.091 164.1);
Tailwind
colors: {
custom: {
50: '#b4e8cf',
500: '#91debb',
950: '#000000',
},
}SCSS
$custom: #91debb; $custom-light: #b4e8cf; $custom-dark: #000000;
JSON
{
"hex": "#91debb",
"rgb": {
"r": 145,
"g": 222,
"b": 187
},
"hsl": {
"h": 152.727,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.8407,
"c": 0.09123,
"h": 164.1
},
"luminance": 0.6185
}Semantic roles & 50–950 ramp
primary
#91DEBB
secondary
#B65D86
accent
#246CC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483