#94BBDF#94BBDF
#94BBDF is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.067 H 246.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBDF |
|---|---|
| RGB | rgb(148, 187, 223) |
| HSL | hsl(209, 54%, 73%) |
| HSV | hsv(209, 34%, 87%) |
| CMYK | cmyk(33.6%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.29, -4.47, -22.21) |
| CIE-LCH | lch(74.29, 22.66, 258.61°) |
| OKLab | oklab(77.64% -0.0264 -0.0611) |
| OKLCH | oklch(77.64% 0.067 246.6) |
| XYZ | xyz(43.2982, 47.1622, 76.6195) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.54
Carolina Blue
#8AB8FE
ΔE00 4.93
Cloudy Blue
#ACC2D9
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBDF #DFB894
analogous
#94DFDD #94BBDF #9495DF
triadic
#94BBDF #DF94BB #BBDF94
tetradic
#94BBDF #DD94DF #DFB894 #95DF94
square
#94BBDF #DD94DF #DFB894 #95DF94
split-complementary
#94BBDF #DF9495 #DFDD94
monochromatic
#397FBF #659DD1 #94BBDF #C3D9ED #E7F0F8
Accessibility & contrast
On white
2.01
#94BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#94BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBDF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBDF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#7CC3C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bbdf; /* rgb */ color: rgb(148, 187, 223); /* oklch */ color: oklch(77.6% 0.067 246.6);
Tailwind
colors: {
custom: {
50: '#b5cfe9',
500: '#94bbdf',
950: '#000000',
},
}SCSS
$custom: #94bbdf; $custom-light: #b5cfe9; $custom-dark: #000000;
JSON
{
"hex": "#94bbdf",
"rgb": {
"r": 148,
"g": 187,
"b": 223
},
"hsl": {
"h": 208.8,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.77643,
"c": 0.06659,
"h": 246.6
},
"luminance": 0.47164
}Semantic roles & 50–950 ramp
primary
#94BBDF
secondary
#EFE5DC
accent
#7024C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284