#94BBD4#94BBD4
#94BBD4 is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.055 H 236.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBD4 |
|---|---|
| RGB | rgb(148, 187, 212) |
| HSL | hsl(203, 43%, 71%) |
| HSV | hsv(203, 30%, 83%) |
| CMYK | cmyk(30.2%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(73.93, -7.19, -16.79) |
| CIE-LCH | lch(73.93, 18.27, 246.83°) |
| OKLab | oklab(77.23% -0.0304 -0.046) |
| OKLCH | oklch(77.23% 0.055 236.5) |
| XYZ | xyz(41.8631, 46.5882, 69.0612) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.10
Cloudy Blue
#ACC2D9
ΔE00 5.40
Baby Blue
#89CFF0
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 6.88
Lightblue (survey)
#7BC8F6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBD4 #D4AD94
analogous
#94D4CD #94BBD4 #949BD4
triadic
#94BBD4 #D494BB #BBD494
tetradic
#94BBD4 #CD94D4 #D4AD94 #9BD494
square
#94BBD4 #CD94D4 #D4AD94 #9BD494
split-complementary
#94BBD4 #D4949B #D4CD94
monochromatic
#4482A9 #689FC2 #94BBD4 #C0D7E6 #E9F1F6
Accessibility & contrast
On white
2.04
#94BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#94BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBD4
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBD4 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD5
Deuteranopia (green-blind)
#A7B3D4
Tritanopia (blue-blind)
#80C2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bbd4; /* rgb */ color: rgb(148, 187, 212); /* oklch */ color: oklch(77.2% 0.055 236.5);
Tailwind
colors: {
custom: {
50: '#b5cfe1',
500: '#94bbd4',
950: '#000000',
},
}SCSS
$custom: #94bbd4; $custom-light: #b5cfe1; $custom-dark: #000000;
JSON
{
"hex": "#94bbd4",
"rgb": {
"r": 148,
"g": 187,
"b": 212
},
"hsl": {
"h": 203.438,
"s": 42.667,
"l": 70.588
},
"oklch": {
"l": 0.77231,
"c": 0.0551,
"h": 236.5
},
"luminance": 0.4659
}Semantic roles & 50–950 ramp
primary
#94BBD4
secondary
#EBE0D9
accent
#6430B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283