#9BCFFE#9BCFFE
#9BCFFE is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.5% C 0.086 H 246.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCFFE |
|---|---|
| RGB | rgb(155, 207, 254) |
| HSL | hsl(208, 98%, 80%) |
| HSV | hsv(208, 39%, 100%) |
| CMYK | cmyk(39%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.15, -5.38, -28.35) |
| CIE-LCH | lch(81.15, 28.86, 259.26°) |
| OKLab | oklab(83.51% -0.0344 -0.0784) |
| OKLCH | oklch(83.51% 0.086 246.3) |
| XYZ | xyz(53.7139, 58.7469, 102.2557) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.57
Light Blue
#95D0FC
ΔE00 1.87
Sky
#82CAFC
ΔE00 3.77
Lightskyblue
#87CEFA
ΔE00 4.01
Powder Blue (survey)
#B1D1FC
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCFFE #FECA9B
analogous
#9BFEFC #9BCFFE #9B9DFE
triadic
#9BCFFE #FE9BCF #CFFE9B
tetradic
#9BCFFE #FC9BFE #FECA9B #9DFE9B
square
#9BCFFE #FC9BFE #FECA9B #9DFE9B
split-complementary
#9BCFFE #FE9B9D #FEFC9B
monochromatic
#2295FD #5EB2FD #9BCFFE #D8ECFF #E1F0FF
Accessibility & contrast
On white
1.65
#9BCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#9BCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCFFE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCFFE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#78DADE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9bcffe; /* rgb */ color: rgb(155, 207, 254); /* oklch */ color: oklch(83.5% 0.086 246.3);
Tailwind
colors: {
custom: {
50: '#bcddff',
500: '#9bcffe',
950: '#000000',
},
}SCSS
$custom: #9bcffe; $custom-light: #bcddff; $custom-dark: #000000;
JSON
{
"hex": "#9bcffe",
"rgb": {
"r": 155,
"g": 207,
"b": 254
},
"hsl": {
"h": 208.485,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.83509,
"c": 0.08563,
"h": 246.3
},
"luminance": 0.5875
}Semantic roles & 50–950 ramp
primary
#9BCFFE
secondary
#E19B5C
accent
#6D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486