#94BBDD#94BBDD
#94BBDD is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.064 H 245.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBDD |
|---|---|
| RGB | rgb(148, 187, 221) |
| HSL | hsl(208, 52%, 72%) |
| HSV | hsv(208, 33%, 87%) |
| CMYK | cmyk(33%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(74.22, -4.97, -21.23) |
| CIE-LCH | lch(74.22, 21.81, 256.82°) |
| OKLab | oklab(77.57% -0.0271 -0.0584) |
| OKLCH | oklch(77.57% 0.064 245.1) |
| XYZ | xyz(43.0302, 47.0550, 75.2078) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.04
Cloudy Blue
#ACC2D9
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBDD #DDB694
analogous
#94DDDA #94BBDD #9497DD
triadic
#94BBDD #DD94BB #BBDD94
tetradic
#94BBDD #DA94DD #DDB694 #97DD94
square
#94BBDD #DA94DD #DDB694 #97DD94
split-complementary
#94BBDD #DD9497 #DDDA94
monochromatic
#3B80BB #669DCE #94BBDD #C2D9EC #E8F0F8
Accessibility & contrast
On white
2.02
#94BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#94BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBDD
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBDD | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBDF
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#7DC3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bbdd; /* rgb */ color: rgb(148, 187, 221); /* oklch */ color: oklch(77.6% 0.064 245.1);
Tailwind
colors: {
custom: {
50: '#b5cfe7',
500: '#94bbdd',
950: '#000000',
},
}SCSS
$custom: #94bbdd; $custom-light: #b5cfe7; $custom-dark: #000000;
JSON
{
"hex": "#94bbdd",
"rgb": {
"r": 148,
"g": 187,
"b": 221
},
"hsl": {
"h": 207.945,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.77566,
"c": 0.06435,
"h": 245.1
},
"luminance": 0.47057
}Semantic roles & 50–950 ramp
primary
#94BBDD
secondary
#EFE5DC
accent
#6E26BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284