#91CEDF#91CEDF
#91CEDF is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.6% C 0.067 H 217.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEDF |
|---|---|
| RGB | rgb(145, 206, 223) |
| HSL | hsl(193, 55%, 72%) |
| HSV | hsv(193, 35%, 87%) |
| CMYK | cmyk(35%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.32, -15.30, -14.63) |
| CIE-LCH | lch(79.32, 21.17, 223.71°) |
| OKLab | oklab(81.58% -0.0531 -0.0401) |
| OKLCH | oklch(81.58% 0.067 217) |
| XYZ | xyz(47.0632, 55.4873, 78.0280) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.79
Lightblue
#ADD8E6
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 5.06
Ice Blue
#A5DFF9
ΔE00 5.61
Powder Blue
#B0E0E6
ΔE00 6.22
Lightskyblue
#87CEFA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEDF #DFA291
analogous
#91DFC9 #91CEDF #91A7DF
triadic
#91CEDF #DF91CE #CEDF91
tetradic
#91CEDF #C991DF #DFA291 #A7DF91
square
#91CEDF #C991DF #DFA291 #A7DF91
split-complementary
#91CEDF #DF91A7 #DFC991
monochromatic
#37A1BE #62B9D1 #91CEDF #C0E3ED #E7F4F8
Accessibility & contrast
On white
1.74
#91CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#91CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEDF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEDF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B6C0DF
Tritanopia (blue-blind)
#74D4D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cedf; /* rgb */ color: rgb(145, 206, 223); /* oklch */ color: oklch(81.6% 0.067 217.0);
Tailwind
colors: {
custom: {
50: '#b4dde9',
500: '#91cedf',
950: '#000000',
},
}SCSS
$custom: #91cedf; $custom-light: #b4dde9; $custom-dark: #000000;
JSON
{
"hex": "#91cedf",
"rgb": {
"r": 145,
"g": 206,
"b": 223
},
"hsl": {
"h": 193.077,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.81578,
"c": 0.06657,
"h": 217
},
"luminance": 0.5549
}Semantic roles & 50–950 ramp
primary
#91CEDF
secondary
#B7715D
accent
#4623C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484