#91CFD8#91CFD8
#91CFD8 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.6% C 0.064 H 207.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFD8 |
|---|---|
| RGB | rgb(145, 207, 216) |
| HSL | hsl(188, 48%, 71%) |
| HSV | hsv(188, 33%, 85%) |
| CMYK | cmyk(32.9%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(79.39, -17.50, -10.78) |
| CIE-LCH | lch(79.39, 20.56, 211.62°) |
| OKLab | oklab(81.56% -0.0571 -0.0295) |
| OKLCH | oklch(81.56% 0.064 207.3) |
| XYZ | xyz(46.3804, 55.6006, 73.2405) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 7.93
Ice Blue
#A5DFF9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFD8 #D89A91
analogous
#91D8BD #91CFD8 #91ABD8
triadic
#91CFD8 #D891CF #CFD891
tetradic
#91CFD8 #BD91D8 #D89A91 #ABD891
square
#91CFD8 #BD91D8 #D89A91 #ABD891
split-complementary
#91CFD8 #D891AB #D8BD91
monochromatic
#3EA2B0 #64BBC8 #91CFD8 #BEE3E8 #E8F5F7
Accessibility & contrast
On white
1.73
#91CFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#91CFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFD8
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFD8 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD9
Deuteranopia (green-blind)
#B9C1D8
Tritanopia (blue-blind)
#77D4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #91cfd8; /* rgb */ color: rgb(145, 207, 216); /* oklch */ color: oklch(81.6% 0.064 207.3);
Tailwind
colors: {
custom: {
50: '#b3dde4',
500: '#91cfd8',
950: '#000000',
},
}SCSS
$custom: #91cfd8; $custom-light: #b3dde4; $custom-dark: #000000;
JSON
{
"hex": "#91cfd8",
"rgb": {
"r": 145,
"g": 207,
"b": 216
},
"hsl": {
"h": 187.606,
"s": 47.651,
"l": 70.784
},
"oklch": {
"l": 0.8156,
"c": 0.06427,
"h": 207.3
},
"luminance": 0.55603
}Semantic roles & 50–950 ramp
primary
#91CFD8
secondary
#AF695E
accent
#3D2BBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484