#9EBCD2#9EBCD2
#9EBCD2 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.045 H 240.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBCD2 |
|---|---|
| RGB | rgb(158, 188, 210) |
| HSL | hsl(205, 37%, 72%) |
| HSV | hsv(205, 25%, 82%) |
| CMYK | cmyk(24.8%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.75, -5.23, -14.40) |
| CIE-LCH | lch(74.75, 15.32, 250.03°) |
| OKLab | oklab(78.02% -0.0227 -0.0392) |
| OKLCH | oklch(78.02% 0.045 240) |
| XYZ | xyz(43.7133, 47.8872, 67.9002) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 0.69
Cloudy Blue
#ACC2D9
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 6.22
Bluegrey
#85A3B2
ΔE00 7.87
Light Blue
#95D0FC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBCD2 #D2B49E
analogous
#9ED2CE #9EBCD2 #9EA2D2
triadic
#9EBCD2 #D29EBC #BCD29E
tetradic
#9EBCD2 #CE9ED2 #D2B49E #A2D29E
square
#9EBCD2 #CE9ED2 #D2B49E #A2D29E
split-complementary
#9EBCD2 #D29EA2 #D2CE9E
monochromatic
#4E82A8 #749FBF #9EBCD2 #C8D9E5 #EAF1F5
Accessibility & contrast
On white
1.99
#9EBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#9EBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBCD2
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBCD2 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#ACB5D2
Tritanopia (blue-blind)
#8FC2C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebcd2; /* rgb */ color: rgb(158, 188, 210); /* oklch */ color: oklch(78.0% 0.045 240.0);
Tailwind
colors: {
custom: {
50: '#bbd0df',
500: '#9ebcd2',
950: '#000000',
},
}SCSS
$custom: #9ebcd2; $custom-light: #bbd0df; $custom-dark: #000000;
JSON
{
"hex": "#9ebcd2",
"rgb": {
"r": 158,
"g": 188,
"b": 210
},
"hsl": {
"h": 205.385,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.78023,
"c": 0.04531,
"h": 240
},
"luminance": 0.47889
}Semantic roles & 50–950 ramp
primary
#9EBCD2
secondary
#ECE4DF
accent
#6936B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283