#9FD2FF#9FD2FF
#9FD2FF is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 84.4% C 0.083 H 245.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD2FF |
|---|---|
| RGB | rgb(159, 210, 255) |
| HSL | hsl(208, 100%, 81%) |
| HSV | hsv(208, 38%, 100%) |
| CMYK | cmyk(37.6%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(82.21, -5.67, -27.25) |
| CIE-LCH | lch(82.21, 27.83, 258.25°) |
| OKLab | oklab(84.41% -0.0341 -0.0753) |
| OKLCH | oklch(84.41% 0.083 245.6) |
| XYZ | xyz(55.3888, 60.6811, 103.3824) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.68
Light Blue
#95D0FC
ΔE00 1.91
Lightskyblue
#87CEFA
ΔE00 4.14
Sky
#82CAFC
ΔE00 4.19
Powder Blue (survey)
#B1D1FC
ΔE00 4.56
Lightblue (survey)
#7BC8F6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD2FF #FFCC9F
analogous
#9FFFFC #9FD2FF #9FA2FF
triadic
#9FD2FF #FF9FD2 #D2FF9F
tetradic
#9FD2FF #FC9FFF #FFCC9F #A2FF9F
square
#9FD2FF #FC9FFF #FFCC9F #A2FF9F
split-complementary
#9FD2FF #FF9FA2 #FFFC9F
monochromatic
#2599FF #62B5FF #9FD2FF #DCEFFF #E0F1FF
Accessibility & contrast
On white
1.60
#9FD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#9FD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD2FF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD2FF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#7EDDE1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9fd2ff; /* rgb */ color: rgb(159, 210, 255); /* oklch */ color: oklch(84.4% 0.083 245.6);
Tailwind
colors: {
custom: {
50: '#bedfff',
500: '#9fd2ff',
950: '#000000',
},
}SCSS
$custom: #9fd2ff; $custom-light: #bedfff; $custom-dark: #000000;
JSON
{
"hex": "#9fd2ff",
"rgb": {
"r": 159,
"g": 210,
"b": 255
},
"hsl": {
"h": 208.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.84409,
"c": 0.08263,
"h": 245.6
},
"luminance": 0.60684
}Semantic roles & 50–950 ramp
primary
#9FD2FF
secondary
#E39D5F
accent
#6C00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486