#94BCDA#94BCDA
#94BCDA is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.061 H 241.0°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCDA |
|---|---|
| RGB | rgb(148, 188, 218) |
| HSL | hsl(206, 49%, 72%) |
| HSV | hsv(206, 32%, 85%) |
| CMYK | cmyk(32.1%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.40, -6.25, -19.35) |
| CIE-LCH | lch(74.40, 20.33, 252.08°) |
| OKLab | oklab(77.67% -0.0295 -0.0531) |
| OKLCH | oklch(77.67% 0.061 241) |
| XYZ | xyz(42.8469, 47.3223, 73.1926) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.26
Cloudy Blue
#ACC2D9
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 6.06
Lightblue (survey)
#7BC8F6
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.25
Sky
#82CAFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCDA #DAB294
analogous
#94DAD5 #94BCDA #9499DA
triadic
#94BCDA #DA94BC #BCDA94
tetradic
#94BCDA #D594DA #DAB294 #99DA94
square
#94BCDA #D594DA #DAB294 #99DA94
split-complementary
#94BCDA #DA9499 #DAD594
monochromatic
#3F82B5 #67A0CA #94BCDA #C1D8EA #E8F1F7
Accessibility & contrast
On white
2.01
#94BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#94BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCDA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCDA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDC
Deuteranopia (green-blind)
#A6B4D9
Tritanopia (blue-blind)
#7EC3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bcda; /* rgb */ color: rgb(148, 188, 218); /* oklch */ color: oklch(77.7% 0.061 241.0);
Tailwind
colors: {
custom: {
50: '#b5d0e5',
500: '#94bcda',
950: '#000000',
},
}SCSS
$custom: #94bcda; $custom-light: #b5d0e5; $custom-dark: #000000;
JSON
{
"hex": "#94bcda",
"rgb": {
"r": 148,
"g": 188,
"b": 218
},
"hsl": {
"h": 205.714,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.77667,
"c": 0.06072,
"h": 241
},
"luminance": 0.47324
}Semantic roles & 50–950 ramp
primary
#94BCDA
secondary
#EEE4DC
accent
#682ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284