#94B3D0#94B3D0
#94B3D0 is a light, muted cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.054 H 246.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94B3D0 |
|---|---|
| RGB | rgb(148, 179, 208) |
| HSL | hsl(209, 39%, 70%) |
| HSV | hsv(209, 29%, 82%) |
| CMYK | cmyk(28.8%, 13.9%, 0%, 18.4%) |
| CIE-LAB | lab(71.62, -3.85, -18.10) |
| CIE-LCH | lch(71.62, 18.51, 258.00°) |
| OKLab | oklab(75.37% -0.0213 -0.0496) |
| OKLCH | oklch(75.37% 0.054 246.8) |
| XYZ | xyz(39.7147, 43.0886, 65.8867) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.06
Cloudy Blue
#ACC2D9
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 5.95
Carolina Blue
#8AB8FE
ΔE00 6.89
Bluey Grey
#89A0B0
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B3D0 #D0B194
analogous
#94D0CF #94B3D0 #9495D0
triadic
#94B3D0 #D094B3 #B3D094
tetradic
#94B3D0 #CF94D0 #D0B194 #95D094
square
#94B3D0 #CF94D0 #D0B194 #95D094
split-complementary
#94B3D0 #D09495 #D0CF94
monochromatic
#4776A2 #6995BD #94B3D0 #BFD1E3 #E9EFF5
Accessibility & contrast
On white
2.18
#94B3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#94B3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B3D0
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B3D0 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D1
Deuteranopia (green-blind)
#A0ADCF
Tritanopia (blue-blind)
#82BABC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #94b3d0; /* rgb */ color: rgb(148, 179, 208); /* oklch */ color: oklch(75.4% 0.054 246.8);
Tailwind
colors: {
custom: {
50: '#b4c9de',
500: '#94b3d0',
950: '#000000',
},
}SCSS
$custom: #94b3d0; $custom-light: #b4c9de; $custom-dark: #000000;
JSON
{
"hex": "#94b3d0",
"rgb": {
"r": 148,
"g": 179,
"b": 208
},
"hsl": {
"h": 209,
"s": 38.961,
"l": 69.804
},
"oklch": {
"l": 0.75365,
"c": 0.05394,
"h": 246.8
},
"luminance": 0.4309
}Semantic roles & 50–950 ramp
primary
#94B3D0
secondary
#E8E0D7
accent
#7134B2
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283