#94BCDF#94BCDF
#94BCDF is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.066 H 245.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCDF |
|---|---|
| RGB | rgb(148, 188, 223) |
| HSL | hsl(208, 54%, 73%) |
| HSV | hsv(208, 34%, 87%) |
| CMYK | cmyk(33.6%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(74.56, -5.01, -21.80) |
| CIE-LCH | lch(74.56, 22.37, 257.05°) |
| OKLab | oklab(77.86% -0.0277 -0.06) |
| OKLCH | oklch(77.86% 0.066 245.2) |
| XYZ | xyz(43.5111, 47.5880, 76.6905) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.28
Cloudy Blue
#ACC2D9
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.76
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCDF #DFB794
analogous
#94DFDC #94BCDF #9496DF
triadic
#94BCDF #DF94BC #BCDF94
tetradic
#94BCDF #DC94DF #DFB794 #96DF94
square
#94BCDF #DC94DF #DFB794 #96DF94
split-complementary
#94BCDF #DF9496 #DFDC94
monochromatic
#3981BF #659FD1 #94BCDF #C3D9ED #E7F0F8
Accessibility & contrast
On white
2.00
#94BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#94BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCDF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCDF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#7CC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bcdf; /* rgb */ color: rgb(148, 188, 223); /* oklch */ color: oklch(77.9% 0.066 245.2);
Tailwind
colors: {
custom: {
50: '#b5d0e9',
500: '#94bcdf',
950: '#000000',
},
}SCSS
$custom: #94bcdf; $custom-light: #b5d0e9; $custom-dark: #000000;
JSON
{
"hex": "#94bcdf",
"rgb": {
"r": 148,
"g": 188,
"b": 223
},
"hsl": {
"h": 208,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.77856,
"c": 0.06605,
"h": 245.2
},
"luminance": 0.4759
}Semantic roles & 50–950 ramp
primary
#94BCDF
secondary
#EFE5DC
accent
#6E24C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284