#94BDCD#94BDCD
#94BDCD is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.4% C 0.049 H 223.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDCD |
|---|---|
| RGB | rgb(148, 189, 205) |
| HSL | hsl(197, 36%, 69%) |
| HSV | hsv(197, 28%, 80%) |
| CMYK | cmyk(27.8%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.25, -9.92, -12.50) |
| CIE-LCH | lch(74.25, 15.95, 231.56°) |
| OKLab | oklab(77.42% -0.0356 -0.0341) |
| OKLCH | oklch(77.42% 0.049 223.7) |
| XYZ | xyz(41.4264, 47.0971, 64.6537) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.19
Sky Blue
#87CEEB
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 7.00
Bluegrey
#85A3B2
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDCD #CDA494
analogous
#94CDC1 #94BDCD #94A1CD
triadic
#94BDCD #CD94BD #BDCD94
tetradic
#94BDCD #C194CD #CDA494 #A1CD94
square
#94BDCD #C194CD #CDA494 #A1CD94
split-complementary
#94BDCD #CD94A1 #CDC194
monochromatic
#49869D #6AA3BA #94BDCD #BED7E0 #E7F0F4
Accessibility & contrast
On white
2.02
#94BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#94BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDCD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDCD | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#82C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bdcd; /* rgb */ color: rgb(148, 189, 205); /* oklch */ color: oklch(77.4% 0.049 223.7);
Tailwind
colors: {
custom: {
50: '#b4d0dc',
500: '#94bdcd',
950: '#000000',
},
}SCSS
$custom: #94bdcd; $custom-light: #b4d0dc; $custom-dark: #000000;
JSON
{
"hex": "#94bdcd",
"rgb": {
"r": 148,
"g": 189,
"b": 205
},
"hsl": {
"h": 196.842,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.77415,
"c": 0.0493,
"h": 223.7
},
"luminance": 0.47099
}Semantic roles & 50–950 ramp
primary
#94BDCD
secondary
#E7DBD6
accent
#5836AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283