#9BC0ED#9BC0ED
#9BC0ED is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.076 H 253.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC0ED |
|---|---|
| RGB | rgb(155, 192, 237) |
| HSL | hsl(213, 69%, 77%) |
| HSV | hsv(213, 35%, 93%) |
| CMYK | cmyk(34.6%, 19%, 0%, 7.1%) |
| CIE-LAB | lab(76.55, -1.71, -26.31) |
| CIE-LCH | lch(76.55, 26.36, 266.29°) |
| OKLab | oklab(79.68% -0.0213 -0.0726) |
| OKLCH | oklch(79.68% 0.076 253.6) |
| XYZ | xyz(47.6486, 50.7800, 87.3952) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.41
Carolina Blue
#8AB8FE
ΔE00 3.78
Baby Blue (survey)
#A2CFFE
ΔE00 3.97
Powder Blue (survey)
#B1D1FC
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 5.76
Light Grey Blue
#9DBCD4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC0ED #EDC89B
analogous
#9BE9ED #9BC0ED #9F9BED
triadic
#9BC0ED #ED9BC0 #C0ED9B
tetradic
#9BC0ED #ED9BE9 #EDC89B #9BED9F
square
#9BC0ED #ED9BE9 #EDC89B #9BED9F
split-complementary
#9BC0ED #ED9F9B #E9ED9B
monochromatic
#337FDA #679FE4 #9BC0ED #CFE1F6 #E5EFFA
Accessibility & contrast
On white
1.88
#9BC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#9BC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC0ED
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC0ED | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EF
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#81CACF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bc0ed; /* rgb */ color: rgb(155, 192, 237); /* oklch */ color: oklch(79.7% 0.076 253.6);
Tailwind
colors: {
custom: {
50: '#bad2f3',
500: '#9bc0ed',
950: '#000000',
},
}SCSS
$custom: #9bc0ed; $custom-light: #bad2f3; $custom-dark: #000000;
JSON
{
"hex": "#9bc0ed",
"rgb": {
"r": 155,
"g": 192,
"b": 237
},
"hsl": {
"h": 212.927,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.79685,
"c": 0.07566,
"h": 253.6
},
"luminance": 0.50782
}Semantic roles & 50–950 ramp
primary
#9BC0ED
secondary
#C99B63
accent
#7C14D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385