#94AECB#94AECB
#94AECB is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.1% C 0.051 H 251.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #94AECB |
|---|---|
| RGB | rgb(148, 174, 203) |
| HSL | hsl(212, 35%, 69%) |
| HSV | hsv(212, 27%, 80%) |
| CMYK | cmyk(27.1%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.09, -2.33, -17.67) |
| CIE-LCH | lch(70.09, 17.82, 262.47°) |
| OKLab | oklab(74.11% -0.0163 -0.0483) |
| OKLCH | oklch(74.11% 0.051 251.3) |
| XYZ | xyz(38.1252, 40.8784, 62.3699) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.71
Cloudy Blue
#ACC2D9
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 6.43
Bluey Grey
#89A0B0
ΔE00 6.49
Bluegrey
#85A3B2
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AECB #CBB194
analogous
#94CACB #94AECB #9694CB
triadic
#94AECB #CB94AE #AECB94
tetradic
#94AECB #CB94CA #CBB194 #94CB96
square
#94AECB #CB94CA #CBB194 #94CB96
split-complementary
#94AECB #CB9694 #CACB94
monochromatic
#4B709A #6B8FB7 #94AECB #BDCDDF #E6ECF3
Accessibility & contrast
On white
2.29
#94AECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#94AECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AECB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AECB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECC
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#84B4B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94aecb; /* rgb */ color: rgb(148, 174, 203); /* oklch */ color: oklch(74.1% 0.051 251.3);
Tailwind
colors: {
custom: {
50: '#b4c6da',
500: '#94aecb',
950: '#000000',
},
}SCSS
$custom: #94aecb; $custom-light: #b4c6da; $custom-dark: #000000;
JSON
{
"hex": "#94aecb",
"rgb": {
"r": 148,
"g": 174,
"b": 203
},
"hsl": {
"h": 211.636,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.7411,
"c": 0.05101,
"h": 251.3
},
"luminance": 0.4088
}Semantic roles & 50–950 ramp
primary
#94AECB
secondary
#E6DED5
accent
#7638AD
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283