#94BFCE#94BFCE
#94BFCE is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.050 H 221.2°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFCE |
|---|---|
| RGB | rgb(148, 191, 206) |
| HSL | hsl(196, 37%, 69%) |
| HSV | hsv(196, 28%, 81%) |
| CMYK | cmyk(28.2%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.83, -10.74, -12.17) |
| CIE-LCH | lch(74.83, 16.23, 228.57°) |
| OKLab | oklab(77.89% -0.0379 -0.0332) |
| OKLCH | oklch(77.89% 0.05 221.2) |
| XYZ | xyz(41.9807, 48.0119, 65.4358) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFCE #CEA394
analogous
#94CEC0 #94BFCE #94A2CE
triadic
#94BFCE #CE94BF #BFCE94
tetradic
#94BFCE #C094CE #CEA394 #A2CE94
square
#94BFCE #C094CE #CEA394 #A2CE94
split-complementary
#94BFCE #CE94A2 #CEC094
monochromatic
#49899F #6AA6BB #94BFCE #BED8E1 #E8F1F4
Accessibility & contrast
On white
1.98
#94BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#94BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFCE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFCE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#82C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bfce; /* rgb */ color: rgb(148, 191, 206); /* oklch */ color: oklch(77.9% 0.050 221.2);
Tailwind
colors: {
custom: {
50: '#b5d2dd',
500: '#94bfce',
950: '#000000',
},
}SCSS
$custom: #94bfce; $custom-light: #b5d2dd; $custom-dark: #000000;
JSON
{
"hex": "#94bfce",
"rgb": {
"r": 148,
"g": 191,
"b": 206
},
"hsl": {
"h": 195.517,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.77885,
"c": 0.05035,
"h": 221.2
},
"luminance": 0.48014
}Semantic roles & 50–950 ramp
primary
#94BFCE
secondary
#E7DBD7
accent
#5535B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283