#9FCBEF#9FCBEF
#9FCBEF is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.3% C 0.069 H 243.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBEF |
|---|---|
| RGB | rgb(159, 203, 239) |
| HSL | hsl(207, 71%, 78%) |
| HSV | hsv(207, 33%, 94%) |
| CMYK | cmyk(33.5%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.79, -5.99, -22.41) |
| CIE-LCH | lch(79.79, 23.20, 255.05°) |
| OKLab | oklab(82.32% -0.0309 -0.0616) |
| OKLCH | oklch(82.32% 0.069 243.4) |
| XYZ | xyz(51.2291, 56.3123, 89.8147) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.83
Baby Blue (survey)
#A2CFFE
ΔE00 2.84
Lightskyblue
#87CEFA
ΔE00 4.39
Sky
#82CAFC
ΔE00 4.62
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBEF #EFC39F
analogous
#9FEFEB #9FCBEF #9FA3EF
triadic
#9FCBEF #EF9FCB #CBEF9F
tetradic
#9FCBEF #EB9FEF #EFC39F #A3EF9F
square
#9FCBEF #EB9FEF #EFC39F #A3EF9F
split-complementary
#9FCBEF #EF9FA3 #EFEB9F
monochromatic
#3692DE #6BAFE6 #9FCBEF #D3E7F8 #E5F1FB
Accessibility & contrast
On white
1.71
#9FCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#9FCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBEF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBEF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#85D4D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcbef; /* rgb */ color: rgb(159, 203, 239); /* oklch */ color: oklch(82.3% 0.069 243.4);
Tailwind
colors: {
custom: {
50: '#bddaf4',
500: '#9fcbef',
950: '#000000',
},
}SCSS
$custom: #9fcbef; $custom-light: #bddaf4; $custom-dark: #000000;
JSON
{
"hex": "#9fcbef",
"rgb": {
"r": 159,
"g": 203,
"b": 239
},
"hsl": {
"h": 207,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.82324,
"c": 0.06891,
"h": 243.4
},
"luminance": 0.56315
}Semantic roles & 50–950 ramp
primary
#9FCBEF
secondary
#CC9466
accent
#6912D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385