#91DBCD#91DBCD
#91DBCD is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.076 H 181.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #91DBCD |
|---|---|
| RGB | rgb(145, 219, 205) |
| HSL | hsl(169, 51%, 71%) |
| HSV | hsv(169, 34%, 86%) |
| CMYK | cmyk(33.8%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.43, -26.01, -0.42) |
| CIE-LCH | lch(82.43, 26.01, 180.92°) |
| OKLab | oklab(83.89% -0.0764 -0.0015) |
| OKLCH | oklch(83.89% 0.076 181.1) |
| XYZ | xyz(48.0241, 61.0877, 67.0064) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.63
Pale Teal
#82CBB2
ΔE00 5.73
Tiffany Blue
#7BF2DA
ΔE00 6.78
Light Teal
#90E4C1
ΔE00 6.82
Turquoise
#40E0D0
ΔE00 7.36
Paleturquoise
#AFEEEE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DBCD #DB919F
analogous
#91DBA8 #91DBCD #91C4DB
triadic
#91DBCD #CD91DB #DBCD91
tetradic
#91DBCD #A891DB #DB919F #C4DB91
square
#91DBCD #A891DB #DB919F #C4DB91
split-complementary
#91DBCD #DB91C4 #DBA891
monochromatic
#3CB69F #63CCB8 #91DBCD #BFEAE2 #E8F7F5
Accessibility & contrast
On white
1.59
#91DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#91DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DBCD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DBCD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#79DED7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #91dbcd; /* rgb */ color: rgb(145, 219, 205); /* oklch */ color: oklch(83.9% 0.076 181.1);
Tailwind
colors: {
custom: {
50: '#b4e6dc',
500: '#91dbcd',
950: '#000000',
},
}SCSS
$custom: #91dbcd; $custom-light: #b4e6dc; $custom-dark: #000000;
JSON
{
"hex": "#91dbcd",
"rgb": {
"r": 145,
"g": 219,
"b": 205
},
"hsl": {
"h": 168.649,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.83889,
"c": 0.07643,
"h": 181.1
},
"luminance": 0.61091
}Semantic roles & 50–950 ramp
primary
#91DBCD
secondary
#B25E6E
accent
#2744BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484