#9FCDFF#9FCDFF
#9FCDFF is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.4% C 0.086 H 251.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDFF |
|---|---|
| RGB | rgb(159, 205, 255) |
| HSL | hsl(211, 100%, 81%) |
| HSV | hsv(211, 38%, 100%) |
| CMYK | cmyk(37.6%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(80.88, -3.02, -29.29) |
| CIE-LCH | lch(80.88, 29.44, 264.12°) |
| OKLab | oklab(83.36% -0.028 -0.081) |
| OKLCH | oklch(83.36% 0.086 251) |
| XYZ | xyz(54.1736, 58.2507, 102.9773) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.69
Powder Blue (survey)
#B1D1FC
ΔE00 3.54
Light Blue
#95D0FC
ΔE00 3.57
Sky
#82CAFC
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDFF #FFD19F
analogous
#9FFDFF #9FCDFF #A19FFF
triadic
#9FCDFF #FF9FCD #CDFF9F
tetradic
#9FCDFF #FF9FFD #FFD19F #9FFFA1
square
#9FCDFF #FF9FFD #FFD19F #9FFFA1
split-complementary
#9FCDFF #FFA19F #FDFF9F
monochromatic
#258DFF #62ADFF #9FCDFF #DCEDFF #E0EFFF
Accessibility & contrast
On white
1.66
#9FCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#9FCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDFF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDFF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#7ED8DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9fcdff; /* rgb */ color: rgb(159, 205, 255); /* oklch */ color: oklch(83.4% 0.086 251.0);
Tailwind
colors: {
custom: {
50: '#bedcff',
500: '#9fcdff',
950: '#000000',
},
}SCSS
$custom: #9fcdff; $custom-light: #bedcff; $custom-dark: #000000;
JSON
{
"hex": "#9fcdff",
"rgb": {
"r": 159,
"g": 205,
"b": 255
},
"hsl": {
"h": 211.25,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.83363,
"c": 0.0857,
"h": 251
},
"luminance": 0.58254
}Semantic roles & 50–950 ramp
primary
#9FCDFF
secondary
#E3A45F
accent
#7800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486