#91CDD3#91CDD3
#91CDD3 is a light, moderate teal. Relative luminance 0.544; OKLCH L 81.0% C 0.062 H 203.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD3 |
|---|---|
| RGB | rgb(145, 205, 211) |
| HSL | hsl(185, 43%, 70%) |
| HSV | hsv(185, 31%, 83%) |
| CMYK | cmyk(31.3%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(78.68, -17.67, -9.14) |
| CIE-LCH | lch(78.68, 19.89, 207.35°) |
| OKLab | oklab(80.95% -0.0566 -0.025) |
| OKLCH | oklch(80.95% 0.062 203.8) |
| XYZ | xyz(45.2623, 54.3831, 69.7274) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.95
Sky Blue
#87CEEB
ΔE00 8.02
Robin'S Egg Blue
#98EFF9
ΔE00 8.08
Robin Egg Blue
#8AF1FE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD3 #D39791
analogous
#91D3B8 #91CDD3 #91ACD3
triadic
#91CDD3 #D391CD #CDD391
tetradic
#91CDD3 #B891D3 #D39791 #ACD391
square
#91CDD3 #B891D3 #D39791 #ACD391
split-complementary
#91CDD3 #D391AC #D3B891
monochromatic
#439EA7 #65B9C2 #91CDD3 #BDE1E4 #E8F5F6
Accessibility & contrast
On white
1.77
#91CDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#91CDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD3
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD3 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#79D2CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd3; /* rgb */ color: rgb(145, 205, 211); /* oklch */ color: oklch(81.0% 0.062 203.8);
Tailwind
colors: {
custom: {
50: '#b3dce0',
500: '#91cdd3',
950: '#000000',
},
}SCSS
$custom: #91cdd3; $custom-light: #b3dce0; $custom-dark: #000000;
JSON
{
"hex": "#91cdd3",
"rgb": {
"r": 145,
"g": 205,
"b": 211
},
"hsl": {
"h": 185.455,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.80952,
"c": 0.06187,
"h": 203.8
},
"luminance": 0.54386
}Semantic roles & 50–950 ramp
primary
#91CDD3
secondary
#A9665F
accent
#3C30B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484