#91D2DD#91D2DD
#91D2DD is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.4% C 0.067 H 209.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91D2DD |
|---|---|
| RGB | rgb(145, 210, 221) |
| HSL | hsl(189, 53%, 72%) |
| HSV | hsv(189, 34%, 87%) |
| CMYK | cmyk(34.4%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(80.37, -17.83, -11.99) |
| CIE-LCH | lch(80.37, 21.49, 213.93°) |
| OKLab | oklab(82.39% -0.0589 -0.0328) |
| OKLCH | oklch(82.39% 0.067 209.2) |
| XYZ | xyz(47.7703, 57.3306, 76.9413) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.01
Lightblue
#ADD8E6
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Ice Blue
#A5DFF9
ΔE00 7.20
Baby Blue
#89CFF0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D2DD #DD9C91
analogous
#91DDC2 #91D2DD #91ACDD
triadic
#91D2DD #DD91D2 #D2DD91
tetradic
#91D2DD #C291DD #DD9C91 #ACDD91
square
#91D2DD #C291DD #DD9C91 #ACDD91
split-complementary
#91D2DD #DD91AC #DDC291
monochromatic
#3AA7BA #62BFCF #91D2DD #C0E5EB #E8F5F8
Accessibility & contrast
On white
1.68
#91D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#91D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D2DD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D2DD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#75D8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #91d2dd; /* rgb */ color: rgb(145, 210, 221); /* oklch */ color: oklch(82.4% 0.067 209.2);
Tailwind
colors: {
custom: {
50: '#b4e0e7',
500: '#91d2dd',
950: '#000000',
},
}SCSS
$custom: #91d2dd; $custom-light: #b4e0e7; $custom-dark: #000000;
JSON
{
"hex": "#91d2dd",
"rgb": {
"r": 145,
"g": 210,
"b": 221
},
"hsl": {
"h": 188.684,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.82389,
"c": 0.0674,
"h": 209.2
},
"luminance": 0.57333
}Semantic roles & 50–950 ramp
primary
#91D2DD
secondary
#B56A5E
accent
#3C25C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484