#9CDFFB#9CDFFB
#9CDFFB is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 86.9% C 0.078 H 226.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFFB |
|---|---|
| RGB | rgb(156, 223, 251) |
| HSL | hsl(198, 92%, 80%) |
| HSV | hsv(198, 38%, 98%) |
| CMYK | cmyk(37.8%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(85.41, -14.20, -20.29) |
| CIE-LCH | lch(85.41, 24.77, 235.00°) |
| OKLab | oklab(86.85% -0.0539 -0.0558) |
| OKLCH | oklch(86.85% 0.078 226) |
| XYZ | xyz(57.5046, 66.8048, 101.1126) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.39
Baby Blue
#89CFF0
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.22
Lightblue
#ADD8E6
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 6.07
Light Blue
#95D0FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFFB #FBB89C
analogous
#9CFBE7 #9CDFFB #9CB0FB
triadic
#9CDFFB #FB9CDF #DFFB9C
tetradic
#9CDFFB #E79CFB #FBB89C #B0FB9C
square
#9CDFFB #E79CFB #FBB89C #B0FB9C
split-complementary
#9CDFFB #FB9CB0 #FBE79C
monochromatic
#26B9F6 #61CCF9 #9CDFFB #D7F2FD #E2F5FE
Accessibility & contrast
On white
1.46
#9CDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#9CDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFFB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFFB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#78E8E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9cdffb; /* rgb */ color: rgb(156, 223, 251); /* oklch */ color: oklch(86.9% 0.078 226.0);
Tailwind
colors: {
custom: {
50: '#bce9fc',
500: '#9cdffb',
950: '#000000',
},
}SCSS
$custom: #9cdffb; $custom-light: #bce9fc; $custom-dark: #000000;
JSON
{
"hex": "#9cdffb",
"rgb": {
"r": 156,
"g": 223,
"b": 251
},
"hsl": {
"h": 197.684,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.86853,
"c": 0.07759,
"h": 226
},
"luminance": 0.66808
}Semantic roles & 50–950 ramp
primary
#9CDFFB
secondary
#DC845F
accent
#4400E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485