#94B7D3#94B7D3
#94B7D3 is a light, muted cyan. Relative luminance 0.449; OKLCH L 76.3% C 0.055 H 242.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #94B7D3 |
|---|---|
| RGB | rgb(148, 183, 211) |
| HSL | hsl(207, 42%, 70%) |
| HSV | hsv(207, 30%, 83%) |
| CMYK | cmyk(29.9%, 13.3%, 0%, 17.3%) |
| CIE-LAB | lab(72.80, -5.28, -17.95) |
| CIE-LCH | lch(72.80, 18.71, 253.60°) |
| OKLab | oklab(76.33% -0.0255 -0.0492) |
| OKLCH | oklch(76.33% 0.055 242.6) |
| XYZ | xyz(40.9006, 44.8643, 68.1200) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.98
Cloudy Blue
#ACC2D9
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 7.43
Bluegrey
#85A3B2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B7D3 #D3B094
analogous
#94D3D0 #94B7D3 #9497D3
triadic
#94B7D3 #D394B7 #B7D394
tetradic
#94B7D3 #D094D3 #D3B094 #97D394
square
#94B7D3 #D094D3 #D3B094 #97D394
split-complementary
#94B7D3 #D39497 #D3D094
monochromatic
#457CA8 #699AC1 #94B7D3 #BFD4E5 #E9F0F6
Accessibility & contrast
On white
2.11
#94B7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#94B7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B7D3
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B7D3 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB7D4
Deuteranopia (green-blind)
#A3B0D3
Tritanopia (blue-blind)
#81BEC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94b7d3; /* rgb */ color: rgb(148, 183, 211); /* oklch */ color: oklch(76.3% 0.055 242.6);
Tailwind
colors: {
custom: {
50: '#b5cce0',
500: '#94b7d3',
950: '#000000',
},
}SCSS
$custom: #94b7d3; $custom-light: #b5cce0; $custom-dark: #000000;
JSON
{
"hex": "#94b7d3",
"rgb": {
"r": 148,
"g": 183,
"b": 211
},
"hsl": {
"h": 206.667,
"s": 41.722,
"l": 70.392
},
"oklch": {
"l": 0.76333,
"c": 0.05537,
"h": 242.6
},
"luminance": 0.44866
}Semantic roles & 50–950 ramp
primary
#94B7D3
secondary
#EAE0D9
accent
#6B31B5
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283