#9BCFDB#9BCFDB
#9BCFDB is a very light, muted cyan. Relative luminance 0.567; OKLCH L 82.2% C 0.056 H 213.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCFDB |
|---|---|
| RGB | rgb(155, 207, 219) |
| HSL | hsl(191, 47%, 73%) |
| HSV | hsv(191, 29%, 86%) |
| CMYK | cmyk(29.2%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(80.01, -14.00, -11.39) |
| CIE-LCH | lch(80.01, 18.05, 219.15°) |
| OKLab | oklab(82.23% -0.047 -0.0311) |
| OKLCH | oklch(82.23% 0.056 213.5) |
| XYZ | xyz(48.6125, 56.7063, 75.3881) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.60
Powder Blue
#B0E0E6
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCFDB #DBA79B
analogous
#9BDBC7 #9BCFDB #9BAFDB
triadic
#9BCFDB #DB9BCF #CFDB9B
tetradic
#9BCFDB #C79BDB #DBA79B #AFDB9B
square
#9BCFDB #C79BDB #DBA79B #AFDB9B
split-complementary
#9BCFDB #DB9BAF #DBC79B
monochromatic
#43A3B9 #6EB9CB #9BCFDB #C8E5EB #E8F4F7
Accessibility & contrast
On white
1.70
#9BCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#9BCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCFDB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCFDB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#86D4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9bcfdb; /* rgb */ color: rgb(155, 207, 219); /* oklch */ color: oklch(82.2% 0.056 213.5);
Tailwind
colors: {
custom: {
50: '#badde6',
500: '#9bcfdb',
950: '#000000',
},
}SCSS
$custom: #9bcfdb; $custom-light: #badde6; $custom-dark: #000000;
JSON
{
"hex": "#9bcfdb",
"rgb": {
"r": 155,
"g": 207,
"b": 219
},
"hsl": {
"h": 191.25,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.82231,
"c": 0.05636,
"h": 213.5
},
"luminance": 0.56709
}Semantic roles & 50–950 ramp
primary
#9BCFDB
secondary
#B37668
accent
#462BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484