#94BFCD#94BFCD
#94BFCD is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.050 H 219.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFCD |
|---|---|
| RGB | rgb(148, 191, 205) |
| HSL | hsl(195, 36%, 69%) |
| HSV | hsv(195, 28%, 80%) |
| CMYK | cmyk(27.8%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.80, -10.97, -11.67) |
| CIE-LCH | lch(74.80, 16.02, 226.77°) |
| OKLab | oklab(77.85% -0.0382 -0.0318) |
| OKLCH | oklch(77.85% 0.05 219.8) |
| XYZ | xyz(41.8596, 47.9634, 64.7980) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 7.12
Bluegrey
#85A3B2
ΔE00 8.24
Ice Blue
#A5DFF9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFCD #CDA294
analogous
#94CDBF #94BFCD #94A3CD
triadic
#94BFCD #CD94BF #BFCD94
tetradic
#94BFCD #BF94CD #CDA294 #A3CD94
square
#94BFCD #BF94CD #CDA294 #A3CD94
split-complementary
#94BFCD #CD94A3 #CDBF94
monochromatic
#49899D #6AA6BA #94BFCD #BED8E0 #E7F1F4
Accessibility & contrast
On white
1.98
#94BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#94BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFCD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFCD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#82C4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bfcd; /* rgb */ color: rgb(148, 191, 205); /* oklch */ color: oklch(77.9% 0.050 219.8);
Tailwind
colors: {
custom: {
50: '#b5d2dc',
500: '#94bfcd',
950: '#000000',
},
}SCSS
$custom: #94bfcd; $custom-light: #b5d2dc; $custom-dark: #000000;
JSON
{
"hex": "#94bfcd",
"rgb": {
"r": 148,
"g": 191,
"b": 205
},
"hsl": {
"h": 194.737,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.77851,
"c": 0.04976,
"h": 219.8
},
"luminance": 0.47965
}Semantic roles & 50–950 ramp
primary
#94BFCD
secondary
#E7DAD6
accent
#5436AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283