#94BDCC#94BDCC
#94BDCC is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.4% C 0.049 H 222.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDCC |
|---|---|
| RGB | rgb(148, 189, 204) |
| HSL | hsl(196, 35%, 69%) |
| HSV | hsv(196, 27%, 80%) |
| CMYK | cmyk(27.5%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.22, -10.15, -12.00) |
| CIE-LCH | lch(74.22, 15.72, 229.76°) |
| OKLab | oklab(77.38% -0.036 -0.0327) |
| OKLCH | oklch(77.38% 0.049 222.3) |
| XYZ | xyz(41.3061, 47.0489, 64.0200) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 6.75
Baby Blue
#89CFF0
ΔE00 7.22
Bluegrey
#85A3B2
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDCC #CCA394
analogous
#94CCBF #94BDCC #94A1CC
triadic
#94BDCC #CC94BD #BDCC94
tetradic
#94BDCC #BF94CC #CCA394 #A1CC94
square
#94BDCC #BF94CC #CCA394 #A1CC94
split-complementary
#94BDCC #CC94A1 #CCBF94
monochromatic
#4A869B #6BA3B8 #94BDCC #BDD7E0 #E7F0F4
Accessibility & contrast
On white
2.02
#94BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#94BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDCC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDCC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#ABB4CC
Tritanopia (blue-blind)
#82C2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bdcc; /* rgb */ color: rgb(148, 189, 204); /* oklch */ color: oklch(77.4% 0.049 222.3);
Tailwind
colors: {
custom: {
50: '#b4d0db',
500: '#94bdcc',
950: '#000000',
},
}SCSS
$custom: #94bdcc; $custom-light: #b4d0db; $custom-dark: #000000;
JSON
{
"hex": "#94bdcc",
"rgb": {
"r": 148,
"g": 189,
"b": 204
},
"hsl": {
"h": 196.071,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.77381,
"c": 0.04864,
"h": 222.3
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#94BDCC
secondary
#E6DAD6
accent
#5737AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283