#94BBDC#94BBDC
#94BBDC is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.063 H 244.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBDC |
|---|---|
| RGB | rgb(148, 187, 220) |
| HSL | hsl(208, 51%, 72%) |
| HSV | hsv(208, 33%, 86%) |
| CMYK | cmyk(32.7%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.19, -5.22, -20.74) |
| CIE-LCH | lch(74.19, 21.39, 255.87°) |
| OKLab | oklab(77.53% -0.0275 -0.057) |
| OKLCH | oklch(77.53% 0.063 244.3) |
| XYZ | xyz(42.8973, 47.0018, 74.5082) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.80
Cloudy Blue
#ACC2D9
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Light Blue
#95D0FC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBDC #DCB594
analogous
#94DCD9 #94BBDC #9497DC
triadic
#94BBDC #DC94BB #BBDC94
tetradic
#94BBDC #D994DC #DCB594 #97DC94
square
#94BBDC #D994DC #DCB594 #97DC94
split-complementary
#94BBDC #DC9497 #DCD994
monochromatic
#3D80B9 #669ECD #94BBDC #C2D8EB #E8F0F7
Accessibility & contrast
On white
2.02
#94BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#94BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBDC
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBDC | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#A4B3DB
Tritanopia (blue-blind)
#7DC3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bbdc; /* rgb */ color: rgb(148, 187, 220); /* oklch */ color: oklch(77.5% 0.063 244.3);
Tailwind
colors: {
custom: {
50: '#b5cfe7',
500: '#94bbdc',
950: '#000000',
},
}SCSS
$custom: #94bbdc; $custom-light: #b5cfe7; $custom-dark: #000000;
JSON
{
"hex": "#94bbdc",
"rgb": {
"r": 148,
"g": 187,
"b": 220
},
"hsl": {
"h": 207.5,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.77528,
"c": 0.06326,
"h": 244.3
},
"luminance": 0.47004
}Semantic roles & 50–950 ramp
primary
#94BBDC
secondary
#EFE5DC
accent
#6C27BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284