#9BCFE9#9BCFE9
#9BCFE9 is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.7% C 0.065 H 230.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCFE9 |
|---|---|
| RGB | rgb(155, 207, 233) |
| HSL | hsl(200, 64%, 76%) |
| HSV | hsv(200, 33%, 91%) |
| CMYK | cmyk(33.5%, 11.2%, 0%, 8.6%) |
| CIE-LAB | lab(80.45, -10.66, -18.23) |
| CIE-LCH | lch(80.45, 21.12, 239.69°) |
| OKLab | oklab(82.72% -0.0417 -0.05) |
| OKLCH | oklch(82.72% 0.065 230.1) |
| XYZ | xyz(50.5336, 57.4748, 85.5060) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.84
Sky Blue
#87CEEB
ΔE00 3.05
Ice Blue
#A5DFF9
ΔE00 3.79
Lightblue
#ADD8E6
ΔE00 4.70
Lightskyblue
#87CEFA
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCFE9 #E9B59B
analogous
#9BE9DC #9BCFE9 #9BA8E9
triadic
#9BCFE9 #E99BCF #CFE99B
tetradic
#9BCFE9 #DC9BE9 #E9B59B #A8E99B
square
#9BCFE9 #DC9BE9 #E9B59B #A8E99B
split-complementary
#9BCFE9 #E99BA8 #E9DC9B
monochromatic
#379FD3 #69B7DE #9BCFE9 #CDE7F4 #E6F3F9
Accessibility & contrast
On white
1.68
#9BCFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#9BCFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCFE9
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCFE9 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEA
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#81D6D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9bcfe9; /* rgb */ color: rgb(155, 207, 233); /* oklch */ color: oklch(82.7% 0.065 230.1);
Tailwind
colors: {
custom: {
50: '#baddf0',
500: '#9bcfe9',
950: '#000000',
},
}SCSS
$custom: #9bcfe9; $custom-light: #baddf0; $custom-dark: #000000;
JSON
{
"hex": "#9bcfe9",
"rgb": {
"r": 155,
"g": 207,
"b": 233
},
"hsl": {
"h": 200,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.82717,
"c": 0.06513,
"h": 230.1
},
"luminance": 0.57477
}Semantic roles & 50–950 ramp
primary
#9BCFE9
secondary
#C48464
accent
#551ACC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485