#9CDAFE#9CDAFE
#9CDAFE is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.9% C 0.081 H 234.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDAFE |
|---|---|
| RGB | rgb(156, 218, 254) |
| HSL | hsl(202, 98%, 80%) |
| HSV | hsv(202, 39%, 100%) |
| CMYK | cmyk(38.6%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.15, -10.88, -23.77) |
| CIE-LCH | lch(84.15, 26.14, 245.40°) |
| OKLab | oklab(85.89% -0.0468 -0.0655) |
| OKLCH | oklch(85.89% 0.081 234.4) |
| XYZ | xyz(56.6651, 64.3631, 103.1842) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.20
Light Blue
#95D0FC
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 3.53
Lightskyblue
#87CEFA
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.60
Sky
#82CAFC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDAFE #FEC09C
analogous
#9CFEF1 #9CDAFE #9CA9FE
triadic
#9CDAFE #FE9CDA #DAFE9C
tetradic
#9CDAFE #F19CFE #FEC09C #A9FE9C
square
#9CDAFE #F19CFE #FEC09C #A9FE9C
split-complementary
#9CDAFE #FE9CA9 #FEF19C
monochromatic
#23ADFD #5FC3FD #9CDAFE #D9F1FF #E1F4FF
Accessibility & contrast
On white
1.51
#9CDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#9CDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDAFE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDAFE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#78E4E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9cdafe; /* rgb */ color: rgb(156, 218, 254); /* oklch */ color: oklch(85.9% 0.081 234.4);
Tailwind
colors: {
custom: {
50: '#bce5fe',
500: '#9cdafe',
950: '#000000',
},
}SCSS
$custom: #9cdafe; $custom-light: #bce5fe; $custom-dark: #000000;
JSON
{
"hex": "#9cdafe",
"rgb": {
"r": 156,
"g": 218,
"b": 254
},
"hsl": {
"h": 202.041,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.85894,
"c": 0.08052,
"h": 234.4
},
"luminance": 0.64366
}Semantic roles & 50–950 ramp
primary
#9CDAFE
secondary
#E18E5D
accent
#5400E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485