#94ABC2#94ABC2
#94ABC2 is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.042 H 248.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABC2 |
|---|---|
| RGB | rgb(148, 171, 194) |
| HSL | hsl(210, 27%, 67%) |
| HSV | hsv(210, 24%, 76%) |
| CMYK | cmyk(23.7%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.98, -2.82, -14.38) |
| CIE-LCH | lch(68.98, 14.66, 258.89°) |
| OKLab | oklab(73.14% -0.0155 -0.0392) |
| OKLCH | oklch(73.14% 0.042 248.4) |
| XYZ | xyz(36.5106, 39.3156, 56.6935) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 4.98
Cool Gray
#9AA7B0
ΔE00 5.67
Bluegrey
#85A3B2
ΔE00 5.78
Cloudy Blue
#ACC2D9
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABC2 #C2AB94
analogous
#94C2C2 #94ABC2 #9494C2
triadic
#94ABC2 #C294AB #ABC294
tetradic
#94ABC2 #C294C2 #C2AB94 #94C294
square
#94ABC2 #C294C2 #C2AB94 #94C294
split-complementary
#94ABC2 #C29494 #C2C294
monochromatic
#506E8C #6D8CAC #94ABC2 #BBCAD8 #E2E8EE
Accessibility & contrast
On white
2.37
#94ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#94ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABC2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABC2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC3
Deuteranopia (green-blind)
#9DA6C2
Tritanopia (blue-blind)
#87B0B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94abc2; /* rgb */ color: rgb(148, 171, 194); /* oklch */ color: oklch(73.1% 0.042 248.4);
Tailwind
colors: {
custom: {
50: '#b4c4d4',
500: '#94abc2',
950: '#000000',
},
}SCSS
$custom: #94abc2; $custom-light: #b4c4d4; $custom-dark: #000000;
JSON
{
"hex": "#94abc2",
"rgb": {
"r": 148,
"g": 171,
"b": 194
},
"hsl": {
"h": 210,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.73137,
"c": 0.04215,
"h": 248.4
},
"luminance": 0.39317
}Semantic roles & 50–950 ramp
primary
#94ABC2
secondary
#E0D9D2
accent
#7340A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183