#9DCCFF#9DCCFF
#9DCCFF is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.087 H 250.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCCFF |
|---|---|
| RGB | rgb(157, 204, 255) |
| HSL | hsl(211, 100%, 81%) |
| HSV | hsv(211, 38%, 100%) |
| CMYK | cmyk(38.4%, 20%, 0%, 0%) |
| CIE-LAB | lab(80.50, -3.01, -29.88) |
| CIE-LCH | lch(80.50, 30.03, 264.25°) |
| OKLab | oklab(83.04% -0.0286 -0.0827) |
| OKLCH | oklch(83.04% 0.088 250.9) |
| XYZ | xyz(53.5417, 57.5709, 102.8794) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.00
Light Blue
#95D0FC
ΔE00 3.53
Powder Blue (survey)
#B1D1FC
ΔE00 3.84
Sky
#82CAFC
ΔE00 5.02
Carolina Blue
#8AB8FE
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCCFF #FFD09D
analogous
#9DFDFF #9DCCFF #9F9DFF
triadic
#9DCCFF #FF9DCC #CCFF9D
tetradic
#9DCCFF #FF9DFD #FFD09D #9DFF9F
square
#9DCCFF #FF9DFD #FFD09D #9DFF9F
split-complementary
#9DCCFF #FF9F9D #FDFF9D
monochromatic
#238CFF #60ACFF #9DCCFF #DAECFF #E0EFFF
Accessibility & contrast
On white
1.68
#9DCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#9DCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCCFF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCCFF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#ADC3FE
Tritanopia (blue-blind)
#7BD8DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9dccff; /* rgb */ color: rgb(157, 204, 255); /* oklch */ color: oklch(83.0% 0.087 250.9);
Tailwind
colors: {
custom: {
50: '#bddbff',
500: '#9dccff',
950: '#000000',
},
}SCSS
$custom: #9dccff; $custom-light: #bddbff; $custom-dark: #000000;
JSON
{
"hex": "#9dccff",
"rgb": {
"r": 157,
"g": 204,
"b": 255
},
"hsl": {
"h": 211.224,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.83036,
"c": 0.0875,
"h": 250.9
},
"luminance": 0.57574
}Semantic roles & 50–950 ramp
primary
#9DCCFF
secondary
#E3A35E
accent
#7700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486