#9FCAEF#9FCAEF
#9FCAEF is a very light, moderate cyan. Relative luminance 0.558; OKLCH L 82.1% C 0.069 H 244.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCAEF |
|---|---|
| RGB | rgb(159, 202, 239) |
| HSL | hsl(208, 71%, 78%) |
| HSV | hsv(208, 33%, 94%) |
| CMYK | cmyk(33.5%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(79.52, -5.46, -22.82) |
| CIE-LCH | lch(79.52, 23.46, 256.55°) |
| OKLab | oklab(82.11% -0.0296 -0.0627) |
| OKLCH | oklch(82.11% 0.069 244.8) |
| XYZ | xyz(50.9937, 55.8415, 89.7362) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.58
Light Blue
#95D0FC
ΔE00 3.06
Powder Blue (survey)
#B1D1FC
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 4.69
Sky
#82CAFC
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCAEF #EFC49F
analogous
#9FEFEC #9FCAEF #9FA2EF
triadic
#9FCAEF #EF9FCA #CAEF9F
tetradic
#9FCAEF #EC9FEF #EFC49F #A2EF9F
square
#9FCAEF #EC9FEF #EFC49F #A2EF9F
split-complementary
#9FCAEF #EF9FA2 #EFEC9F
monochromatic
#3690DE #6BADE6 #9FCAEF #D3E7F8 #E5F1FB
Accessibility & contrast
On white
1.73
#9FCAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#9FCAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCAEF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCAEF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#85D3D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcaef; /* rgb */ color: rgb(159, 202, 239); /* oklch */ color: oklch(82.1% 0.069 244.8);
Tailwind
colors: {
custom: {
50: '#bddaf4',
500: '#9fcaef',
950: '#000000',
},
}SCSS
$custom: #9fcaef; $custom-light: #bddaf4; $custom-dark: #000000;
JSON
{
"hex": "#9fcaef",
"rgb": {
"r": 159,
"g": 202,
"b": 239
},
"hsl": {
"h": 207.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.82113,
"c": 0.06938,
"h": 244.8
},
"luminance": 0.55844
}Semantic roles & 50–950 ramp
primary
#9FCAEF
secondary
#CC9566
accent
#6B12D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385