#94BDCA#94BDCA
#94BDCA is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.3% C 0.047 H 219.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDCA |
|---|---|
| RGB | rgb(148, 189, 202) |
| HSL | hsl(194, 34%, 69%) |
| HSV | hsv(194, 27%, 79%) |
| CMYK | cmyk(26.7%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.16, -10.62, -11.00) |
| CIE-LCH | lch(74.16, 15.29, 226.00°) |
| OKLab | oklab(77.31% -0.0368 -0.03) |
| OKLCH | oklch(77.31% 0.047 219.2) |
| XYZ | xyz(41.0678, 46.9536, 62.7648) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 6.92
Baby Blue
#89CFF0
ΔE00 7.73
Bluegrey
#85A3B2
ΔE00 7.73
Greyblue
#77A1B5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDCA #CAA194
analogous
#94CABC #94BDCA #94A2CA
triadic
#94BDCA #CA94BD #BDCA94
tetradic
#94BDCA #BC94CA #CAA194 #A2CA94
square
#94BDCA #BC94CA #CAA194 #A2CA94
split-complementary
#94BDCA #CA94A2 #CABC94
monochromatic
#4B8698 #6BA4B6 #94BDCA #BDD6DE #E6EFF3
Accessibility & contrast
On white
2.02
#94BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#94BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDCA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDCA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#83C2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bdca; /* rgb */ color: rgb(148, 189, 202); /* oklch */ color: oklch(77.3% 0.047 219.2);
Tailwind
colors: {
custom: {
50: '#b4d0da',
500: '#94bdca',
950: '#000000',
},
}SCSS
$custom: #94bdca; $custom-light: #b4d0da; $custom-dark: #000000;
JSON
{
"hex": "#94bdca",
"rgb": {
"r": 148,
"g": 189,
"b": 202
},
"hsl": {
"h": 194.444,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.77312,
"c": 0.04744,
"h": 219.2
},
"luminance": 0.46955
}Semantic roles & 50–950 ramp
primary
#94BDCA
secondary
#E5D9D5
accent
#5539AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283