#9FC2DF#9FC2DF
#9FC2DF is a light, muted cyan. Relative luminance 0.513; OKLCH L 79.8% C 0.056 H 243.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2DF |
|---|---|
| RGB | rgb(159, 194, 223) |
| HSL | hsl(207, 50%, 75%) |
| HSV | hsv(207, 29%, 87%) |
| CMYK | cmyk(28.7%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(76.85, -5.09, -18.28) |
| CIE-LCH | lch(76.85, 18.97, 254.44°) |
| OKLab | oklab(79.83% -0.0249 -0.05) |
| OKLCH | oklch(79.83% 0.056 243.5) |
| XYZ | xyz(46.9052, 51.2803, 77.2244) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.16
Cloudy Blue
#ACC2D9
ΔE00 3.47
Lightsteelblue
#B0C4DE
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2DF #DFBC9F
analogous
#9FDFDC #9FC2DF #9FA2DF
triadic
#9FC2DF #DF9FC2 #C2DF9F
tetradic
#9FC2DF #DC9FDF #DFBC9F #A2DF9F
square
#9FC2DF #DC9FDF #DFBC9F #A2DF9F
split-complementary
#9FC2DF #DF9FA2 #DFDC9F
monochromatic
#4388C0 #71A5D0 #9FC2DF #CDDFEE #E8F0F7
Accessibility & contrast
On white
1.87
#9FC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#9FC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2DF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2DF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E0
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#8CC9CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc2df; /* rgb */ color: rgb(159, 194, 223); /* oklch */ color: oklch(79.8% 0.056 243.5);
Tailwind
colors: {
custom: {
50: '#bcd4e9',
500: '#9fc2df',
950: '#000000',
},
}SCSS
$custom: #9fc2df; $custom-light: #bcd4e9; $custom-dark: #000000;
JSON
{
"hex": "#9fc2df",
"rgb": {
"r": 159,
"g": 194,
"b": 223
},
"hsl": {
"h": 207.188,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.79829,
"c": 0.05587,
"h": 243.5
},
"luminance": 0.51282
}Semantic roles & 50–950 ramp
primary
#9FC2DF
secondary
#B88D6B
accent
#6C28BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384