#94BBCC#94BBCC
#94BBCC is a light, muted cyan. Relative luminance 0.462; OKLCH L 76.9% C 0.048 H 226.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBCC |
|---|---|
| RGB | rgb(148, 187, 204) |
| HSL | hsl(198, 35%, 69%) |
| HSV | hsv(198, 27%, 80%) |
| CMYK | cmyk(27.5%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(73.67, -9.10, -12.82) |
| CIE-LCH | lch(73.67, 15.72, 234.64°) |
| OKLab | oklab(76.95% -0.0334 -0.035) |
| OKLCH | oklch(76.95% 0.048 226.3) |
| XYZ | xyz(40.8789, 46.1945, 63.8776) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 6.79
Bluegrey
#85A3B2
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 7.20
Baby Blue
#89CFF0
ΔE00 7.25
Lightblue
#ADD8E6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBCC #CCA594
analogous
#94CCC1 #94BBCC #949FCC
triadic
#94BBCC #CC94BB #BBCC94
tetradic
#94BBCC #C194CC #CCA594 #9FCC94
square
#94BBCC #C194CC #CCA594 #9FCC94
split-complementary
#94BBCC #CC949F #CCC194
monochromatic
#4A839B #6BA1B8 #94BBCC #BDD5E0 #E7F0F4
Accessibility & contrast
On white
2.05
#94BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#94BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBCC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBCC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CD
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#83C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bbcc; /* rgb */ color: rgb(148, 187, 204); /* oklch */ color: oklch(76.9% 0.048 226.3);
Tailwind
colors: {
custom: {
50: '#b4cfdb',
500: '#94bbcc',
950: '#000000',
},
}SCSS
$custom: #94bbcc; $custom-light: #b4cfdb; $custom-dark: #000000;
JSON
{
"hex": "#94bbcc",
"rgb": {
"r": 148,
"g": 187,
"b": 204
},
"hsl": {
"h": 198.214,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.76946,
"c": 0.04834,
"h": 226.3
},
"luminance": 0.46196
}Semantic roles & 50–950 ramp
primary
#94BBCC
secondary
#E6DBD6
accent
#5B37AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283