#91CED5#91CED5
#91CED5 is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.2% C 0.063 H 205.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED5 |
|---|---|
| RGB | rgb(145, 206, 213) |
| HSL | hsl(186, 45%, 70%) |
| HSV | hsv(186, 32%, 84%) |
| CMYK | cmyk(31.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(79.02, -17.71, -9.71) |
| CIE-LCH | lch(79.02, 20.20, 208.75°) |
| OKLab | oklab(81.24% -0.057 -0.0266) |
| OKLCH | oklch(81.24% 0.063 205) |
| XYZ | xyz(45.7546, 54.9639, 71.1361) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 7.85
Robin Egg Blue
#8AF1FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED5 #D59891
analogous
#91D5BA #91CED5 #91ACD5
triadic
#91CED5 #D591CE #CED591
tetradic
#91CED5 #BA91D5 #D59891 #ACD591
square
#91CED5 #BA91D5 #D59891 #ACD591
split-complementary
#91CED5 #D591AC #D5BA91
monochromatic
#41A0AA #65BAC4 #91CED5 #BDE2E6 #E9F5F7
Accessibility & contrast
On white
1.75
#91CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#91CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED5
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED5 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D6
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#78D3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91ced5; /* rgb */ color: rgb(145, 206, 213); /* oklch */ color: oklch(81.2% 0.063 205.0);
Tailwind
colors: {
custom: {
50: '#b3dde1',
500: '#91ced5',
950: '#000000',
},
}SCSS
$custom: #91ced5; $custom-light: #b3dde1; $custom-dark: #000000;
JSON
{
"hex": "#91ced5",
"rgb": {
"r": 145,
"g": 206,
"b": 213
},
"hsl": {
"h": 186.176,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.81239,
"c": 0.06293,
"h": 205
},
"luminance": 0.54966
}Semantic roles & 50–950 ramp
primary
#91CED5
secondary
#AB675F
accent
#3C2EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484