#91DEBA#91DEBA
#91DEBA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.092 H 163.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEBA |
|---|---|
| RGB | rgb(145, 222, 186) |
| HSL | hsl(152, 54%, 72%) |
| HSV | hsv(152, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.81, -31.48, 10.20) |
| CIE-LCH | lch(82.81, 33.09, 162.04°) |
| OKLab | oklab(84.04% -0.0882 0.0263) |
| OKLCH | oklch(84.04% 0.092 163.4) |
| XYZ | xyz(46.6580, 61.8048, 55.9159) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.62
Seafoam
#7FE0B3
ΔE00 3.00
Seafoam Blue
#78D1B6
ΔE00 4.80
Mint
#AAF0C1
ΔE00 5.33
Pale Teal
#82CBB2
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEBA #DE91B5
analogous
#91DE94 #91DEBA #91DCDE
triadic
#91DEBA #BA91DE #DEBA91
tetradic
#91DEBA #9491DE #DE91B5 #DCDE91
square
#91DEBA #9491DE #DE91B5 #DCDE91
split-complementary
#91DEBA #DE91DC #DE9491
monochromatic
#38BC7F #62D09C #91DEBA #C0ECD8 #E7F8F0
Accessibility & contrast
On white
1.57
#91DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#91DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEBA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEBA | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B8
Deuteranopia (green-blind)
#CFCABC
Tritanopia (blue-blind)
#7FDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91deba; /* rgb */ color: rgb(145, 222, 186); /* oklch */ color: oklch(84.0% 0.092 163.4);
Tailwind
colors: {
custom: {
50: '#b3e8ce',
500: '#91deba',
950: '#000000',
},
}SCSS
$custom: #91deba; $custom-light: #b3e8ce; $custom-dark: #000000;
JSON
{
"hex": "#91deba",
"rgb": {
"r": 145,
"g": 222,
"b": 186
},
"hsl": {
"h": 151.948,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84044,
"c": 0.09201,
"h": 163.4
},
"luminance": 0.61807
}Semantic roles & 50–950 ramp
primary
#91DEBA
secondary
#B65D87
accent
#246EC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483