#9ACEEB#9ACEEB
#9ACEEB is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.5% C 0.068 H 233.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACEEB |
|---|---|
| RGB | rgb(154, 206, 235) |
| HSL | hsl(201, 67%, 76%) |
| HSV | hsv(201, 34%, 92%) |
| CMYK | cmyk(34.5%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(80.18, -9.92, -19.70) |
| CIE-LCH | lch(80.18, 22.06, 243.28°) |
| OKLab | oklab(82.52% -0.0407 -0.0541) |
| OKLCH | oklch(82.52% 0.068 233.1) |
| XYZ | xyz(50.3883, 57.0081, 86.9298) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.73
Sky Blue
#87CEEB
ΔE00 3.39
Lightskyblue
#87CEFA
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 3.98
Ice Blue
#A5DFF9
ΔE00 4.28
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACEEB #EBB79A
analogous
#9AEBDF #9ACEEB #9AA6EB
triadic
#9ACEEB #EB9ACE #CEEB9A
tetradic
#9ACEEB #DF9AEB #EBB79A #A6EB9A
square
#9ACEEB #DF9AEB #EBB79A #A6EB9A
split-complementary
#9ACEEB #EB9AA6 #EBDF9A
monochromatic
#349CD7 #67B5E1 #9ACEEB #CDE7F5 #E5F3FA
Accessibility & contrast
On white
1.69
#9ACEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#9ACEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACEEB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACEEB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#7ED6D7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9aceeb; /* rgb */ color: rgb(154, 206, 235); /* oklch */ color: oklch(82.5% 0.068 233.1);
Tailwind
colors: {
custom: {
50: '#baddf1',
500: '#9aceeb',
950: '#000000',
},
}SCSS
$custom: #9aceeb; $custom-light: #baddf1; $custom-dark: #000000;
JSON
{
"hex": "#9aceeb",
"rgb": {
"r": 154,
"g": 206,
"b": 235
},
"hsl": {
"h": 201.481,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.82517,
"c": 0.06768,
"h": 233.1
},
"luminance": 0.57011
}Semantic roles & 50–950 ramp
primary
#9ACEEB
secondary
#C68663
accent
#5917CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485