#91DBBB#91DBBB
#91DBBB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.087 H 165.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91DBBB |
|---|---|
| RGB | rgb(145, 219, 187) |
| HSL | hsl(154, 51%, 71%) |
| HSV | hsv(154, 34%, 86%) |
| CMYK | cmyk(33.8%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(81.98, -29.85, 8.49) |
| CIE-LCH | lch(81.98, 31.04, 164.12°) |
| OKLab | oklab(83.39% -0.084 0.0219) |
| OKLCH | oklch(83.39% 0.087 165.4) |
| XYZ | xyz(45.9750, 60.2681, 56.2145) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.24
Seafoam Blue
#78D1B6
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 3.98
Pale Teal
#82CBB2
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.62
Mint
#AAF0C1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DBBB #DB91B1
analogous
#91DB96 #91DBBB #91D6DB
triadic
#91DBBB #BB91DB #DBBB91
tetradic
#91DBBB #9691DB #DB91B1 #D6DB91
square
#91DBBB #9691DB #DB91B1 #D6DB91
split-complementary
#91DBBB #DB91D6 #DB9691
monochromatic
#3CB681 #63CC9E #91DBBB #BFEAD8 #E8F7F1
Accessibility & contrast
On white
1.61
#91DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#91DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DBBB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DBBB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#7FDBD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #91dbbb; /* rgb */ color: rgb(145, 219, 187); /* oklch */ color: oklch(83.4% 0.087 165.4);
Tailwind
colors: {
custom: {
50: '#b3e6cf',
500: '#91dbbb',
950: '#000000',
},
}SCSS
$custom: #91dbbb; $custom-light: #b3e6cf; $custom-dark: #000000;
JSON
{
"hex": "#91dbbb",
"rgb": {
"r": 145,
"g": 219,
"b": 187
},
"hsl": {
"h": 154.054,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.83387,
"c": 0.08685,
"h": 165.4
},
"luminance": 0.60271
}Semantic roles & 50–950 ramp
primary
#91DBBB
secondary
#B25E82
accent
#2769BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483