#94BFCA#94BFCA
#94BFCA is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.7% C 0.048 H 215.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFCA |
|---|---|
| RGB | rgb(148, 191, 202) |
| HSL | hsl(192, 34%, 69%) |
| HSV | hsv(192, 27%, 79%) |
| CMYK | cmyk(26.7%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.71, -11.67, -10.18) |
| CIE-LCH | lch(74.71, 15.49, 221.09°) |
| OKLab | oklab(77.75% -0.0394 -0.0277) |
| OKLCH | oklch(77.75% 0.048 215.1) |
| XYZ | xyz(41.5009, 47.8200, 62.9092) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.45
Baby Blue
#89CFF0
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.35
Bluegrey
#85A3B2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFCA #CA9F94
analogous
#94CABA #94BFCA #94A4CA
triadic
#94BFCA #CA94BF #BFCA94
tetradic
#94BFCA #BA94CA #CA9F94 #A4CA94
square
#94BFCA #BA94CA #CA9F94 #A4CA94
split-complementary
#94BFCA #CA94A4 #CABA94
monochromatic
#4B8998 #6BA7B6 #94BFCA #BDD7DE #E6F0F3
Accessibility & contrast
On white
1.99
#94BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#94BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFCA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFCA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#83C4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bfca; /* rgb */ color: rgb(148, 191, 202); /* oklch */ color: oklch(77.7% 0.048 215.1);
Tailwind
colors: {
custom: {
50: '#b4d2da',
500: '#94bfca',
950: '#000000',
},
}SCSS
$custom: #94bfca; $custom-light: #b4d2da; $custom-dark: #000000;
JSON
{
"hex": "#94bfca",
"rgb": {
"r": 148,
"g": 191,
"b": 202
},
"hsl": {
"h": 192.222,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.77749,
"c": 0.04819,
"h": 215.1
},
"luminance": 0.47822
}Semantic roles & 50–950 ramp
primary
#94BFCA
secondary
#E5D8D5
accent
#5039AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283