#9CCFF8#9CCFF8
#9CCFF8 is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 83.3% C 0.079 H 243.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFF8 |
|---|---|
| RGB | rgb(156, 207, 248) |
| HSL | hsl(207, 87%, 79%) |
| HSV | hsv(207, 37%, 97%) |
| CMYK | cmyk(37.1%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(81.00, -6.65, -25.39) |
| CIE-LCH | lch(81.00, 26.25, 255.32°) |
| OKLab | oklab(83.33% -0.0355 -0.07) |
| OKLCH | oklch(83.33% 0.079 243.1) |
| XYZ | xyz(52.9609, 58.4680, 97.2836) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.35
Baby Blue (survey)
#A2CFFE
ΔE00 2.39
Lightskyblue
#87CEFA
ΔE00 3.38
Sky
#82CAFC
ΔE00 3.62
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFF8 #F8C59C
analogous
#9CF8F3 #9CCFF8 #9CA1F8
triadic
#9CCFF8 #F89CCF #CFF89C
tetradic
#9CCFF8 #F39CF8 #F8C59C #A1F89C
square
#9CCFF8 #F39CF8 #F8C59C #A1F89C
split-complementary
#9CCFF8 #F89CA1 #F8F39C
monochromatic
#2A98F0 #63B3F4 #9CCFF8 #D5EBFC #E2F1FD
Accessibility & contrast
On white
1.65
#9CCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#9CCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFF8
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFF8 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFA
Deuteranopia (green-blind)
#B2C5F7
Tritanopia (blue-blind)
#7CD9DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9ccff8; /* rgb */ color: rgb(156, 207, 248); /* oklch */ color: oklch(83.3% 0.079 243.1);
Tailwind
colors: {
custom: {
50: '#bcddfa',
500: '#9ccff8',
950: '#000000',
},
}SCSS
$custom: #9ccff8; $custom-light: #bcddfa; $custom-dark: #000000;
JSON
{
"hex": "#9ccff8",
"rgb": {
"r": 156,
"g": 207,
"b": 248
},
"hsl": {
"h": 206.739,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.83333,
"c": 0.07853,
"h": 243.1
},
"luminance": 0.58471
}Semantic roles & 50–950 ramp
primary
#9CCFF8
secondary
#D89660
accent
#6702E3
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485