#9ACEEA#9ACEEA
#9ACEEA is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.5% C 0.067 H 232.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACEEA |
|---|---|
| RGB | rgb(154, 206, 234) |
| HSL | hsl(201, 66%, 76%) |
| HSV | hsv(201, 34%, 92%) |
| CMYK | cmyk(34.2%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(80.15, -10.16, -19.22) |
| CIE-LCH | lch(80.15, 21.74, 242.13°) |
| OKLab | oklab(82.48% -0.041 -0.0527) |
| OKLCH | oklch(82.48% 0.067 232.1) |
| XYZ | xyz(50.2442, 56.9505, 86.1710) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.71
Sky Blue
#87CEEB
ΔE00 3.22
Ice Blue
#A5DFF9
ΔE00 4.17
Lightskyblue
#87CEFA
ΔE00 4.18
Light Blue
#95D0FC
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACEEA #EAB69A
analogous
#9AEADE #9ACEEA #9AA6EA
triadic
#9ACEEA #EA9ACE #CEEA9A
tetradic
#9ACEEA #DE9AEA #EAB69A #A6EA9A
square
#9ACEEA #DE9AEA #EAB69A #A6EA9A
split-complementary
#9ACEEA #EA9AA6 #EADE9A
monochromatic
#359DD5 #67B5DF #9ACEEA #CDE7F5 #E6F3FA
Accessibility & contrast
On white
1.69
#9ACEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#9ACEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACEEA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACEEA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#7FD6D7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9aceea; /* rgb */ color: rgb(154, 206, 234); /* oklch */ color: oklch(82.5% 0.067 232.1);
Tailwind
colors: {
custom: {
50: '#baddf0',
500: '#9aceea',
950: '#000000',
},
}SCSS
$custom: #9aceea; $custom-light: #baddf0; $custom-dark: #000000;
JSON
{
"hex": "#9aceea",
"rgb": {
"r": 154,
"g": 206,
"b": 234
},
"hsl": {
"h": 201,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.8248,
"c": 0.06682,
"h": 232.1
},
"luminance": 0.56953
}Semantic roles & 50–950 ramp
primary
#9ACEEA
secondary
#C58563
accent
#5818CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485