#9FCEEA#9FCEEA
#9FCEEA is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.8% C 0.063 H 234.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCEEA |
|---|---|
| RGB | rgb(159, 206, 234) |
| HSL | hsl(202, 64%, 77%) |
| HSV | hsv(202, 32%, 92%) |
| CMYK | cmyk(32.1%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(80.43, -8.79, -18.77) |
| CIE-LCH | lch(80.43, 20.72, 244.91°) |
| OKLab | oklab(82.78% -0.0364 -0.0514) |
| OKLCH | oklch(82.78% 0.063 234.7) |
| XYZ | xyz(51.2160, 57.4516, 86.2166) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.66
Light Blue
#95D0FC
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 4.52
Light Grey Blue
#9DBCD4
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCEEA #EABB9F
analogous
#9FEAE1 #9FCEEA #9FA9EA
triadic
#9FCEEA #EA9FCE #CEEA9F
tetradic
#9FCEEA #E19FEA #EABB9F #A9EA9F
square
#9FCEEA #E19FEA #EABB9F #A9EA9F
split-complementary
#9FCEEA #EA9FA9 #EAE19F
monochromatic
#3B9BD4 #6DB4DF #9FCEEA #D1E8F5 #E6F2FA
Accessibility & contrast
On white
1.68
#9FCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#9FCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCEEA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCEEA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#87D5D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fceea; /* rgb */ color: rgb(159, 206, 234); /* oklch */ color: oklch(82.8% 0.063 234.7);
Tailwind
colors: {
custom: {
50: '#bdddf0',
500: '#9fceea',
950: '#000000',
},
}SCSS
$custom: #9fceea; $custom-light: #bdddf0; $custom-dark: #000000;
JSON
{
"hex": "#9fceea",
"rgb": {
"r": 159,
"g": 206,
"b": 234
},
"hsl": {
"h": 202.4,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.82776,
"c": 0.06304,
"h": 234.7
},
"luminance": 0.57454
}Semantic roles & 50–950 ramp
primary
#9FCEEA
secondary
#C58B68
accent
#5C1ACC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485