#91CDD4#91CDD4
#91CDD4 is a light, moderate teal. Relative luminance 0.544; OKLCH L 81.0% C 0.062 H 205.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD4 |
|---|---|
| RGB | rgb(145, 205, 212) |
| HSL | hsl(186, 44%, 70%) |
| HSV | hsv(186, 32%, 83%) |
| CMYK | cmyk(31.6%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(78.71, -17.43, -9.63) |
| CIE-LCH | lch(78.71, 19.92, 208.93°) |
| OKLab | oklab(80.99% -0.0562 -0.0263) |
| OKLCH | oklch(80.99% 0.062 205.1) |
| XYZ | xyz(45.3881, 54.4334, 70.3897) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 8.07
Ice Blue
#A5DFF9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD4 #D49891
analogous
#91D4BA #91CDD4 #91ABD4
triadic
#91CDD4 #D491CD #CDD491
tetradic
#91CDD4 #BA91D4 #D49891 #ABD491
square
#91CDD4 #BA91D4 #D49891 #ABD491
split-complementary
#91CDD4 #D491AB #D4BA91
monochromatic
#429EA9 #65B9C3 #91CDD4 #BDE1E5 #E9F5F6
Accessibility & contrast
On white
1.77
#91CDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#91CDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD4
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD4 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D5
Deuteranopia (green-blind)
#B8BFD4
Tritanopia (blue-blind)
#79D2CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd4; /* rgb */ color: rgb(145, 205, 212); /* oklch */ color: oklch(81.0% 0.062 205.1);
Tailwind
colors: {
custom: {
50: '#b3dce1',
500: '#91cdd4',
950: '#000000',
},
}SCSS
$custom: #91cdd4; $custom-light: #b3dce1; $custom-dark: #000000;
JSON
{
"hex": "#91cdd4",
"rgb": {
"r": 145,
"g": 205,
"b": 212
},
"hsl": {
"h": 186.269,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.80985,
"c": 0.06206,
"h": 205.1
},
"luminance": 0.54436
}Semantic roles & 50–950 ramp
primary
#91CDD4
secondary
#AA675F
accent
#3D2FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484