#91DEBC#91DEBC
#91DEBC is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.090 H 164.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEBC |
|---|---|
| RGB | rgb(145, 222, 188) |
| HSL | hsl(154, 54%, 72%) |
| HSV | hsv(154, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.86, -31.07, 9.21) |
| CIE-LCH | lch(82.86, 32.41, 163.49°) |
| OKLab | oklab(84.1% -0.0873 0.0237) |
| OKLCH | oklch(84.1% 0.09 164.8) |
| XYZ | xyz(46.8721, 61.8904, 57.0435) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.48
Seafoam
#7FE0B3
ΔE00 3.37
Seafoam Blue
#78D1B6
ΔE00 4.48
Pale Teal
#82CBB2
ΔE00 5.10
Mint
#AAF0C1
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEBC #DE91B3
analogous
#91DE96 #91DEBC #91DADE
triadic
#91DEBC #BC91DE #DEBC91
tetradic
#91DEBC #9691DE #DE91B3 #DADE91
square
#91DEBC #9691DE #DE91B3 #DADE91
split-complementary
#91DEBC #DE91DA #DE9691
monochromatic
#38BC82 #62D09F #91DEBC #C0ECD9 #E7F8F1
Accessibility & contrast
On white
1.57
#91DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#91DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEBC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEBC | 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)
#DBD4BA
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#7EDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91debc; /* rgb */ color: rgb(145, 222, 188); /* oklch */ color: oklch(84.1% 0.090 164.8);
Tailwind
colors: {
custom: {
50: '#b4e8d0',
500: '#91debc',
950: '#000000',
},
}SCSS
$custom: #91debc; $custom-light: #b4e8d0; $custom-dark: #000000;
JSON
{
"hex": "#91debc",
"rgb": {
"r": 145,
"g": 222,
"b": 188
},
"hsl": {
"h": 153.506,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84096,
"c": 0.09048,
"h": 164.8
},
"luminance": 0.61893
}Semantic roles & 50–950 ramp
primary
#91DEBC
secondary
#B65D84
accent
#246AC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483