#9BC7DB#9BC7DB
#9BC7DB is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.5% C 0.054 H 227.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC7DB |
|---|---|
| RGB | rgb(155, 199, 219) |
| HSL | hsl(199, 47%, 73%) |
| HSV | hsv(199, 29%, 86%) |
| CMYK | cmyk(29.2%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(77.83, -9.84, -14.66) |
| CIE-LCH | lch(77.83, 17.66, 236.13°) |
| OKLab | oklab(80.5% -0.0367 -0.04) |
| OKLCH | oklch(80.5% 0.054 227.5) |
| XYZ | xyz(46.7232, 52.9278, 74.7583) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.51
Lightblue
#ADD8E6
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 4.99
Ice Blue
#A5DFF9
ΔE00 5.99
Lightskyblue
#87CEFA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC7DB #DBAF9B
analogous
#9BDBCF #9BC7DB #9BA7DB
triadic
#9BC7DB #DB9BC7 #C7DB9B
tetradic
#9BC7DB #CF9BDB #DBAF9B #A7DB9B
square
#9BC7DB #CF9BDB #DBAF9B #A7DB9B
split-complementary
#9BC7DB #DB9BA7 #DBCF9B
monochromatic
#4394B9 #6EAECB #9BC7DB #C8E0EB #E8F2F7
Accessibility & contrast
On white
1.81
#9BC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#9BC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC7DB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC7DB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#87CDCD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bc7db; /* rgb */ color: rgb(155, 199, 219); /* oklch */ color: oklch(80.5% 0.054 227.5);
Tailwind
colors: {
custom: {
50: '#bad8e6',
500: '#9bc7db',
950: '#000000',
},
}SCSS
$custom: #9bc7db; $custom-light: #bad8e6; $custom-dark: #000000;
JSON
{
"hex": "#9bc7db",
"rgb": {
"r": 155,
"g": 199,
"b": 219
},
"hsl": {
"h": 198.75,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.80502,
"c": 0.05434,
"h": 227.5
},
"luminance": 0.5293
}Semantic roles & 50–950 ramp
primary
#9BC7DB
secondary
#B37F68
accent
#582BBA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384