#94BCDD#94BCDD
#94BCDD is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.064 H 243.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCDD |
|---|---|
| RGB | rgb(148, 188, 221) |
| HSL | hsl(207, 52%, 72%) |
| HSV | hsv(207, 33%, 87%) |
| CMYK | cmyk(33%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(74.50, -5.51, -20.82) |
| CIE-LCH | lch(74.50, 21.54, 255.17°) |
| OKLab | oklab(77.78% -0.0284 -0.0572) |
| OKLCH | oklch(77.78% 0.064 243.6) |
| XYZ | xyz(43.2431, 47.4807, 75.2788) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.81
Cloudy Blue
#ACC2D9
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCDD #DDB594
analogous
#94DDD9 #94BCDD #9498DD
triadic
#94BCDD #DD94BC #BCDD94
tetradic
#94BCDD #D994DD #DDB594 #98DD94
square
#94BCDD #D994DD #DDB594 #98DD94
split-complementary
#94BCDD #DD9498 #DDD994
monochromatic
#3B81BB #669FCE #94BCDD #C2D9EC #E8F0F8
Accessibility & contrast
On white
2.00
#94BCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#94BCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCDD
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCDD | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDF
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#7DC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bcdd; /* rgb */ color: rgb(148, 188, 221); /* oklch */ color: oklch(77.8% 0.064 243.6);
Tailwind
colors: {
custom: {
50: '#b5d0e7',
500: '#94bcdd',
950: '#000000',
},
}SCSS
$custom: #94bcdd; $custom-light: #b5d0e7; $custom-dark: #000000;
JSON
{
"hex": "#94bcdd",
"rgb": {
"r": 148,
"g": 188,
"b": 221
},
"hsl": {
"h": 207.123,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.7778,
"c": 0.06388,
"h": 243.6
},
"luminance": 0.47483
}Semantic roles & 50–950 ramp
primary
#94BCDD
secondary
#EFE5DC
accent
#6B26BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284