#91CFD9#91CFD9
#91CFD9 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.6% C 0.065 H 208.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFD9 |
|---|---|
| RGB | rgb(145, 207, 217) |
| HSL | hsl(188, 49%, 71%) |
| HSV | hsv(188, 33%, 85%) |
| CMYK | cmyk(33.2%, 4.6%, 0%, 14.9%) |
| CIE-LAB | lab(79.42, -17.27, -11.27) |
| CIE-LCH | lch(79.42, 20.62, 213.14°) |
| OKLab | oklab(81.59% -0.0567 -0.0308) |
| OKLCH | oklch(81.59% 0.065 208.5) |
| XYZ | xyz(46.5100, 55.6525, 73.9235) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.26
Lightblue
#ADD8E6
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Ice Blue
#A5DFF9
ΔE00 7.66
Baby Blue
#89CFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFD9 #D99B91
analogous
#91D9BF #91CFD9 #91ABD9
triadic
#91CFD9 #D991CF #CFD991
tetradic
#91CFD9 #BF91D9 #D99B91 #ABD991
square
#91CFD9 #BF91D9 #D99B91 #ABD991
split-complementary
#91CFD9 #D991AB #D9BF91
monochromatic
#3EA2B2 #64BBC9 #91CFD9 #BEE3E9 #E8F5F7
Accessibility & contrast
On white
1.73
#91CFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#91CFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFD9
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFD9 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADA
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#77D4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #91cfd9; /* rgb */ color: rgb(145, 207, 217); /* oklch */ color: oklch(81.6% 0.065 208.5);
Tailwind
colors: {
custom: {
50: '#b3dde4',
500: '#91cfd9',
950: '#000000',
},
}SCSS
$custom: #91cfd9; $custom-light: #b3dde4; $custom-dark: #000000;
JSON
{
"hex": "#91cfd9",
"rgb": {
"r": 145,
"g": 207,
"b": 217
},
"hsl": {
"h": 188.333,
"s": 48.649,
"l": 70.98
},
"oklch": {
"l": 0.81593,
"c": 0.06456,
"h": 208.5
},
"luminance": 0.55655
}Semantic roles & 50–950 ramp
primary
#91CFD9
secondary
#B06A5E
accent
#3E2ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484