#94BDC7#94BDC7
#94BDC7 is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.046 H 214.3°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDC7 |
|---|---|
| RGB | rgb(148, 189, 199) |
| HSL | hsl(192, 31%, 68%) |
| HSV | hsv(192, 26%, 78%) |
| CMYK | cmyk(25.6%, 5%, 0%, 22%) |
| CIE-LAB | lab(74.07, -11.32, -9.50) |
| CIE-LCH | lch(74.07, 14.78, 220.02°) |
| OKLab | oklab(77.21% -0.0379 -0.0259) |
| OKLCH | oklch(77.21% 0.046 214.3) |
| XYZ | xyz(40.7160, 46.8129, 60.9122) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.53
Sky Blue
#87CEEB
ΔE00 7.67
Bluegrey
#85A3B2
ΔE00 8.18
Baby Blue
#89CFF0
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDC7 #C79E94
analogous
#94C7B7 #94BDC7 #94A3C7
triadic
#94BDC7 #C794BD #BDC794
tetradic
#94BDC7 #B794C7 #C79E94 #A3C794
square
#94BDC7 #B794C7 #C79E94 #A3C794
split-complementary
#94BDC7 #C794A3 #C7B794
monochromatic
#4D8693 #6CA4B2 #94BDC7 #BCD6DC #E4EFF1
Accessibility & contrast
On white
2.03
#94BDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#94BDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDC7
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDC7 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC8
Deuteranopia (green-blind)
#ADB3C7
Tritanopia (blue-blind)
#84C1C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bdc7; /* rgb */ color: rgb(148, 189, 199); /* oklch */ color: oklch(77.2% 0.046 214.3);
Tailwind
colors: {
custom: {
50: '#b4d0d8',
500: '#94bdc7',
950: '#000000',
},
}SCSS
$custom: #94bdc7; $custom-light: #b4d0d8; $custom-dark: #000000;
JSON
{
"hex": "#94bdc7",
"rgb": {
"r": 148,
"g": 189,
"b": 199
},
"hsl": {
"h": 191.765,
"s": 31.288,
"l": 68.039
},
"oklch": {
"l": 0.77211,
"c": 0.04593,
"h": 214.3
},
"luminance": 0.46815
}Semantic roles & 50–950 ramp
primary
#94BDC7
secondary
#E3D7D4
accent
#513BAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283