#9FCCEE#9FCCEE
#9FCCEE is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.5% C 0.067 H 241.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCCEE |
|---|---|
| RGB | rgb(159, 204, 238) |
| HSL | hsl(206, 70%, 78%) |
| HSV | hsv(206, 33%, 93%) |
| CMYK | cmyk(33.2%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(80.03, -6.76, -21.52) |
| CIE-LCH | lch(80.03, 22.56, 252.56°) |
| OKLab | oklab(82.5% -0.0325 -0.0591) |
| OKLCH | oklch(82.5% 0.067 241.2) |
| XYZ | xyz(51.3187, 56.7272, 89.1178) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.80
Baby Blue (survey)
#A2CFFE
ΔE00 3.48
Lightskyblue
#87CEFA
ΔE00 4.12
Sky
#82CAFC
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCCEE #EEC19F
analogous
#9FEEE9 #9FCCEE #9FA4EE
triadic
#9FCCEE #EE9FCC #CCEE9F
tetradic
#9FCCEE #E99FEE #EEC19F #A4EE9F
square
#9FCCEE #E99FEE #EEC19F #A4EE9F
split-complementary
#9FCCEE #EE9FA4 #EEE99F
monochromatic
#3795DC #6BB0E5 #9FCCEE #D3E8F7 #E5F1FA
Accessibility & contrast
On white
1.70
#9FCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#9FCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCCEE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCCEE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBF0
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#85D4D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fccee; /* rgb */ color: rgb(159, 204, 238); /* oklch */ color: oklch(82.5% 0.067 241.2);
Tailwind
colors: {
custom: {
50: '#bddbf3',
500: '#9fccee',
950: '#000000',
},
}SCSS
$custom: #9fccee; $custom-light: #bddbf3; $custom-dark: #000000;
JSON
{
"hex": "#9fccee",
"rgb": {
"r": 159,
"g": 204,
"b": 238
},
"hsl": {
"h": 205.823,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.82498,
"c": 0.06745,
"h": 241.2
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#9FCCEE
secondary
#CB9266
accent
#6614D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121517
muted
#828485