#91CCD2#91CCD2
#91CCD2 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.7% C 0.061 H 204.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCD2 |
|---|---|
| RGB | rgb(145, 204, 210) |
| HSL | hsl(186, 42%, 70%) |
| HSV | hsv(186, 31%, 82%) |
| CMYK | cmyk(31%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.38, -17.40, -9.06) |
| CIE-LCH | lch(78.38, 19.61, 207.51°) |
| OKLab | oklab(80.7% -0.0557 -0.0248) |
| OKLCH | oklch(80.7% 0.061 204) |
| XYZ | xyz(44.8989, 53.8562, 68.9897) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 8.01
Paleturquoise
#AFEEEE
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.35
Ice Blue
#A5DFF9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCD2 #D29791
analogous
#91D2B7 #91CCD2 #91ACD2
triadic
#91CCD2 #D291CC #CCD291
tetradic
#91CCD2 #B791D2 #D29791 #ACD291
square
#91CCD2 #B791D2 #D29791 #ACD291
split-complementary
#91CCD2 #D291AC #D2B791
monochromatic
#449CA5 #66B8C0 #91CCD2 #BCE0E4 #E8F4F6
Accessibility & contrast
On white
1.78
#91CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#91CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCD2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCD2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B8BED2
Tritanopia (blue-blind)
#7AD1CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91ccd2; /* rgb */ color: rgb(145, 204, 210); /* oklch */ color: oklch(80.7% 0.061 204.0);
Tailwind
colors: {
custom: {
50: '#b3dbdf',
500: '#91ccd2',
950: '#000000',
},
}SCSS
$custom: #91ccd2; $custom-light: #b3dbdf; $custom-dark: #000000;
JSON
{
"hex": "#91ccd2",
"rgb": {
"r": 145,
"g": 204,
"b": 210
},
"hsl": {
"h": 185.538,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.80698,
"c": 0.06099,
"h": 204
},
"luminance": 0.53859
}Semantic roles & 50–950 ramp
primary
#91CCD2
secondary
#A8665F
accent
#3D30B5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484