#91DCDB#91DCDB
#91DCDB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.074 H 194.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCDB |
|---|---|
| RGB | rgb(145, 220, 219) |
| HSL | hsl(179, 52%, 72%) |
| HSV | hsv(179, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.08, -23.31, -6.89) |
| CIE-LCH | lch(83.08, 24.31, 196.46°) |
| OKLab | oklab(84.54% -0.0719 -0.0189) |
| OKLCH | oklch(84.54% 0.074 194.8) |
| XYZ | xyz(50.0519, 62.3175, 76.3952) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Mediumturquoise
#48D1CC
ΔE00 7.45
Robin'S Egg
#6DEDFD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCDB #DC9192
analogous
#91DCB6 #91DCDB #91B8DC
triadic
#91DCDB #DB91DC #DCDB91
tetradic
#91DCDB #B691DC #DC9192 #B8DC91
square
#91DCDB #B691DC #DC9192 #B8DC91
split-complementary
#91DCDB #DC91B8 #DCB691
monochromatic
#3BB8B6 #63CDCC #91DCDB #BFEBEA #E8F8F7
Accessibility & contrast
On white
1.56
#91DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#91DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCDB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCDB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#74E0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dcdb; /* rgb */ color: rgb(145, 220, 219); /* oklch */ color: oklch(84.5% 0.074 194.8);
Tailwind
colors: {
custom: {
50: '#b4e7e6',
500: '#91dcdb',
950: '#000000',
},
}SCSS
$custom: #91dcdb; $custom-light: #b4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#91dcdb",
"rgb": {
"r": 145,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84539,
"c": 0.07432,
"h": 194.8
},
"luminance": 0.62321
}Semantic roles & 50–950 ramp
primary
#91DCDB
secondary
#B35E5F
accent
#2628BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484