#94BCCE#94BCCE
#94BCCE is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.050 H 227.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCCE |
|---|---|
| RGB | rgb(148, 188, 206) |
| HSL | hsl(199, 37%, 69%) |
| HSV | hsv(199, 28%, 81%) |
| CMYK | cmyk(28.2%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.01, -9.15, -13.41) |
| CIE-LCH | lch(74.01, 16.23, 235.67°) |
| OKLab | oklab(77.23% -0.0339 -0.0366) |
| OKLCH | oklch(77.23% 0.05 227.2) |
| XYZ | xyz(41.3332, 46.7168, 65.2199) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCCE #CEA694
analogous
#94CEC3 #94BCCE #949FCE
triadic
#94BCCE #CE94BC #BCCE94
tetradic
#94BCCE #C394CE #CEA694 #9FCE94
square
#94BCCE #C394CE #CEA694 #9FCE94
split-complementary
#94BCCE #CE949F #CEC394
monochromatic
#49849F #6AA2BB #94BCCE #BED6E1 #E8F1F4
Accessibility & contrast
On white
2.03
#94BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#94BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCCE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCCE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#82C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bcce; /* rgb */ color: rgb(148, 188, 206); /* oklch */ color: oklch(77.2% 0.050 227.2);
Tailwind
colors: {
custom: {
50: '#b4d0dd',
500: '#94bcce',
950: '#000000',
},
}SCSS
$custom: #94bcce; $custom-light: #b4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#94bcce",
"rgb": {
"r": 148,
"g": 188,
"b": 206
},
"hsl": {
"h": 198.621,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.77233,
"c": 0.04989,
"h": 227.2
},
"luminance": 0.46719
}Semantic roles & 50–950 ramp
primary
#94BCCE
secondary
#E7DCD7
accent
#5B35B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283