#9BD2FF#9BD2FF
#9BD2FF is a very light, moderate cyan. Relative luminance 0.603; OKLCH L 84.2% C 0.085 H 243.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2FF |
|---|---|
| RGB | rgb(155, 210, 255) |
| HSL | hsl(207, 100%, 80%) |
| HSV | hsv(207, 39%, 100%) |
| CMYK | cmyk(39.2%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(81.99, -6.70, -27.60) |
| CIE-LCH | lch(81.99, 28.41, 256.35°) |
| OKLab | oklab(84.18% -0.0377 -0.0763) |
| OKLCH | oklch(84.18% 0.085 243.7) |
| XYZ | xyz(54.6082, 60.2786, 103.3458) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.12
Baby Blue (survey)
#A2CFFE
ΔE00 2.46
Lightskyblue
#87CEFA
ΔE00 3.33
Sky
#82CAFC
ΔE00 3.49
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2FF #FFC89B
analogous
#9BFFFA #9BD2FF #9BA0FF
triadic
#9BD2FF #FF9BD2 #D2FF9B
tetradic
#9BD2FF #FA9BFF #FFC89B #A0FF9B
square
#9BD2FF #FA9BFF #FFC89B #A0FF9B
split-complementary
#9BD2FF #FF9BA0 #FFFA9B
monochromatic
#219BFF #5EB6FF #9BD2FF #D8EEFF #E0F1FF
Accessibility & contrast
On white
1.61
#9BD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#9BD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2FF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2FF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#77DDE1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9bd2ff; /* rgb */ color: rgb(155, 210, 255); /* oklch */ color: oklch(84.2% 0.085 243.7);
Tailwind
colors: {
custom: {
50: '#bcdfff',
500: '#9bd2ff',
950: '#000000',
},
}SCSS
$custom: #9bd2ff; $custom-light: #bcdfff; $custom-dark: #000000;
JSON
{
"hex": "#9bd2ff",
"rgb": {
"r": 155,
"g": 210,
"b": 255
},
"hsl": {
"h": 207,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.84181,
"c": 0.08511,
"h": 243.7
},
"luminance": 0.60282
}Semantic roles & 50–950 ramp
primary
#9BD2FF
secondary
#E2985C
accent
#6700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486