#94BCD2#94BCD2
#94BCD2 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.053 H 232.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCD2 |
|---|---|
| RGB | rgb(148, 188, 210) |
| HSL | hsl(201, 41%, 70%) |
| HSV | hsv(201, 30%, 82%) |
| CMYK | cmyk(29.5%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.13, -8.20, -15.39) |
| CIE-LCH | lch(74.13, 17.44, 241.95°) |
| OKLab | oklab(77.37% -0.0324 -0.0421) |
| OKLCH | oklch(77.37% 0.053 232.4) |
| XYZ | xyz(41.8253, 46.9136, 67.8117) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.98
Cloudy Blue
#ACC2D9
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.40
Lightblue (survey)
#7BC8F6
ΔE00 7.29
Bluegrey
#85A3B2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCD2 #D2AA94
analogous
#94D2C9 #94BCD2 #949DD2
triadic
#94BCD2 #D294BC #BCD294
tetradic
#94BCD2 #C994D2 #D2AA94 #9DD294
square
#94BCD2 #C994D2 #D2AA94 #9DD294
split-complementary
#94BCD2 #D2949D #D2C994
monochromatic
#4684A6 #69A1C0 #94BCD2 #BFD7E4 #E9F2F6
Accessibility & contrast
On white
2.02
#94BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#94BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCD2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCD2 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A9B3D2
Tritanopia (blue-blind)
#81C2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bcd2; /* rgb */ color: rgb(148, 188, 210); /* oklch */ color: oklch(77.4% 0.053 232.4);
Tailwind
colors: {
custom: {
50: '#b5d0df',
500: '#94bcd2',
950: '#000000',
},
}SCSS
$custom: #94bcd2; $custom-light: #b5d0df; $custom-dark: #000000;
JSON
{
"hex": "#94bcd2",
"rgb": {
"r": 148,
"g": 188,
"b": 210
},
"hsl": {
"h": 201.29,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.77374,
"c": 0.05312,
"h": 232.4
},
"luminance": 0.46915
}Semantic roles & 50–950 ramp
primary
#94BCD2
secondary
#E9DED8
accent
#6032B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283