#94BDCE#94BDCE
#94BDCE is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.050 H 225.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDCE |
|---|---|
| RGB | rgb(148, 189, 206) |
| HSL | hsl(198, 37%, 69%) |
| HSV | hsv(198, 28%, 81%) |
| CMYK | cmyk(28.2%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.28, -9.68, -12.99) |
| CIE-LCH | lch(74.28, 16.21, 233.30°) |
| OKLab | oklab(77.45% -0.0352 -0.0354) |
| OKLCH | oklch(77.45% 0.05 225.2) |
| XYZ | xyz(41.5475, 47.1455, 65.2914) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDCE #CEA594
analogous
#94CEC2 #94BDCE #94A0CE
triadic
#94BDCE #CE94BD #BDCE94
tetradic
#94BDCE #C294CE #CEA594 #A0CE94
square
#94BDCE #C294CE #CEA594 #A0CE94
split-complementary
#94BDCE #CE94A0 #CEC294
monochromatic
#49869F #6AA3BB #94BDCE #BED7E1 #E8F1F4
Accessibility & contrast
On white
2.01
#94BDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#94BDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDCE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDCE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#82C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bdce; /* rgb */ color: rgb(148, 189, 206); /* oklch */ color: oklch(77.5% 0.050 225.2);
Tailwind
colors: {
custom: {
50: '#b4d0dd',
500: '#94bdce',
950: '#000000',
},
}SCSS
$custom: #94bdce; $custom-light: #b4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#94bdce",
"rgb": {
"r": 148,
"g": 189,
"b": 206
},
"hsl": {
"h": 197.586,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.7745,
"c": 0.04999,
"h": 225.2
},
"luminance": 0.47147
}Semantic roles & 50–950 ramp
primary
#94BDCE
secondary
#E7DBD7
accent
#5935B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283