#94BFCC#94BFCC
#94BFCC is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.049 H 218.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFCC |
|---|---|
| RGB | rgb(148, 191, 204) |
| HSL | hsl(194, 35%, 69%) |
| HSV | hsv(194, 27%, 80%) |
| CMYK | cmyk(27.5%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(74.77, -11.21, -11.17) |
| CIE-LCH | lch(74.77, 15.83, 224.92°) |
| OKLab | oklab(77.82% -0.0386 -0.0305) |
| OKLCH | oklch(77.82% 0.049 218.3) |
| XYZ | xyz(41.7393, 47.9153, 64.1644) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.31
Sky Blue
#87CEEB
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 6.69
Baby Blue
#89CFF0
ΔE00 7.40
Bluegrey
#85A3B2
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFCC #CCA194
analogous
#94CCBD #94BFCC #94A3CC
triadic
#94BFCC #CC94BF #BFCC94
tetradic
#94BFCC #BD94CC #CCA194 #A3CC94
square
#94BFCC #BD94CC #CCA194 #A3CC94
split-complementary
#94BFCC #CC94A3 #CCBD94
monochromatic
#4A899B #6BA6B8 #94BFCC #BDD8E0 #E7F1F4
Accessibility & contrast
On white
1.98
#94BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#94BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFCC
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFCC | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#82C4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bfcc; /* rgb */ color: rgb(148, 191, 204); /* oklch */ color: oklch(77.8% 0.049 218.3);
Tailwind
colors: {
custom: {
50: '#b4d2db',
500: '#94bfcc',
950: '#000000',
},
}SCSS
$custom: #94bfcc; $custom-light: #b4d2db; $custom-dark: #000000;
JSON
{
"hex": "#94bfcc",
"rgb": {
"r": 148,
"g": 191,
"b": 204
},
"hsl": {
"h": 193.929,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.77817,
"c": 0.04919,
"h": 218.3
},
"luminance": 0.47917
}Semantic roles & 50–950 ramp
primary
#94BFCC
secondary
#E6DAD6
accent
#5337AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283