#94BBD2#94BBD2
#94BBD2 is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.2% C 0.053 H 234.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBD2 |
|---|---|
| RGB | rgb(148, 187, 210) |
| HSL | hsl(202, 41%, 70%) |
| HSV | hsv(202, 30%, 82%) |
| CMYK | cmyk(29.5%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.86, -7.67, -15.80) |
| CIE-LCH | lch(73.86, 17.57, 244.11°) |
| OKLab | oklab(77.16% -0.0311 -0.0432) |
| OKLCH | oklch(77.16% 0.053 234.3) |
| XYZ | xyz(41.6124, 46.4879, 67.7408) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.51
Cloudy Blue
#ACC2D9
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 6.67
Lightblue (survey)
#7BC8F6
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBD2 #D2AB94
analogous
#94D2CA #94BBD2 #949CD2
triadic
#94BBD2 #D294BB #BBD294
tetradic
#94BBD2 #CA94D2 #D2AB94 #9CD294
square
#94BBD2 #CA94D2 #D2AB94 #9CD294
split-complementary
#94BBD2 #D2949C #D2CA94
monochromatic
#4682A6 #69A0C0 #94BBD2 #BFD6E4 #E9F1F6
Accessibility & contrast
On white
2.04
#94BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#94BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBD2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBD2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD3
Deuteranopia (green-blind)
#A8B2D2
Tritanopia (blue-blind)
#81C1C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bbd2; /* rgb */ color: rgb(148, 187, 210); /* oklch */ color: oklch(77.2% 0.053 234.3);
Tailwind
colors: {
custom: {
50: '#b5cfdf',
500: '#94bbd2',
950: '#000000',
},
}SCSS
$custom: #94bbd2; $custom-light: #b5cfdf; $custom-dark: #000000;
JSON
{
"hex": "#94bbd2",
"rgb": {
"r": 148,
"g": 187,
"b": 210
},
"hsl": {
"h": 202.258,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.77158,
"c": 0.05325,
"h": 234.3
},
"luminance": 0.4649
}Semantic roles & 50–950 ramp
primary
#94BBD2
secondary
#E9DFD8
accent
#6232B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283