#94BCED#94BCED
#94BCED is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.082 H 253.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCED |
|---|---|
| RGB | rgb(148, 188, 237) |
| HSL | hsl(213, 71%, 75%) |
| HSV | hsv(213, 38%, 93%) |
| CMYK | cmyk(37.6%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(75.06, -1.43, -28.62) |
| CIE-LCH | lch(75.06, 28.66, 267.14°) |
| OKLab | oklab(78.41% -0.023 -0.0792) |
| OKLCH | oklch(78.41% 0.082 253.8) |
| XYZ | xyz(45.4772, 48.3744, 87.0453) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Pastel Blue
#A2BFFE
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.82
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCED #EDC594
analogous
#94E8ED #94BCED #9894ED
triadic
#94BCED #ED94BC #BCED94
tetradic
#94BCED #ED94E8 #EDC594 #94ED98
square
#94BCED #ED94E8 #EDC594 #94ED98
split-complementary
#94BCED #ED9894 #E8ED94
monochromatic
#2B7ADB #609BE4 #94BCED #C8DDF6 #E5EFFB
Accessibility & contrast
On white
1.97
#94BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#94BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCED
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCED | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#76C7CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bced; /* rgb */ color: rgb(148, 188, 237); /* oklch */ color: oklch(78.4% 0.082 253.8);
Tailwind
colors: {
custom: {
50: '#b6d0f3',
500: '#94bced',
950: '#000000',
},
}SCSS
$custom: #94bced; $custom-light: #b6d0f3; $custom-dark: #000000;
JSON
{
"hex": "#94bced",
"rgb": {
"r": 148,
"g": 188,
"b": 237
},
"hsl": {
"h": 213.034,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.78411,
"c": 0.08248,
"h": 253.8
},
"luminance": 0.48377
}Semantic roles & 50–950 ramp
primary
#94BCED
secondary
#F2E7D9
accent
#7D12D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285