#94BCDE#94BCDE
#94BCDE is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.065 H 244.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCDE |
|---|---|
| RGB | rgb(148, 188, 222) |
| HSL | hsl(208, 53%, 73%) |
| HSV | hsv(208, 33%, 87%) |
| CMYK | cmyk(33.3%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(74.53, -5.26, -21.31) |
| CIE-LCH | lch(74.53, 21.95, 256.13°) |
| OKLab | oklab(77.82% -0.0281 -0.0586) |
| OKLCH | oklch(77.82% 0.065 244.4) |
| XYZ | xyz(43.3767, 47.5342, 75.9825) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.04
Cloudy Blue
#ACC2D9
ΔE00 5.16
Carolina Blue
#8AB8FE
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCDE #DEB694
analogous
#94DEDB #94BCDE #9497DE
triadic
#94BCDE #DE94BC #BCDE94
tetradic
#94BCDE #DB94DE #DEB694 #97DE94
square
#94BCDE #DB94DE #DEB694 #97DE94
split-complementary
#94BCDE #DE9497 #DEDB94
monochromatic
#3A81BD #659FD0 #94BCDE #C3D9EC #E8F0F8
Accessibility & contrast
On white
2.00
#94BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#94BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCDE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCDE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#7CC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bcde; /* rgb */ color: rgb(148, 188, 222); /* oklch */ color: oklch(77.8% 0.065 244.4);
Tailwind
colors: {
custom: {
50: '#b5d0e8',
500: '#94bcde',
950: '#000000',
},
}SCSS
$custom: #94bcde; $custom-light: #b5d0e8; $custom-dark: #000000;
JSON
{
"hex": "#94bcde",
"rgb": {
"r": 148,
"g": 188,
"b": 222
},
"hsl": {
"h": 207.568,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.77818,
"c": 0.06496,
"h": 244.4
},
"luminance": 0.47536
}Semantic roles & 50–950 ramp
primary
#94BCDE
secondary
#EFE5DC
accent
#6C25C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284