#94ADCD#94ADCD
#94ADCD is a light, muted cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.054 H 254.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #94ADCD |
|---|---|
| RGB | rgb(148, 173, 205) |
| HSL | hsl(214, 36%, 69%) |
| HSV | hsv(214, 28%, 80%) |
| CMYK | cmyk(27.8%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.89, -1.30, -19.08) |
| CIE-LCH | lch(69.89, 19.12, 266.09°) |
| OKLab | oklab(73.97% -0.0143 -0.0523) |
| OKLCH | oklch(73.97% 0.054 254.7) |
| XYZ | xyz(38.1726, 40.5895, 63.5691) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.66
Bluey Grey
#89A0B0
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ADCD #CDB494
analogous
#94CACD #94ADCD #9894CD
triadic
#94ADCD #CD94AD #ADCD94
tetradic
#94ADCD #CD94CA #CDB494 #94CD98
square
#94ADCD #CD94CA #CDB494 #94CD98
split-complementary
#94ADCD #CD9894 #CACD94
monochromatic
#496E9D #6A8DBA #94ADCD #BECDE0 #E7EDF4
Accessibility & contrast
On white
2.30
#94ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#94ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ADCD
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ADCD | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#9BA8CC
Tritanopia (blue-blind)
#84B4B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94adcd; /* rgb */ color: rgb(148, 173, 205); /* oklch */ color: oklch(74.0% 0.054 254.7);
Tailwind
colors: {
custom: {
50: '#b4c5dc',
500: '#94adcd',
950: '#000000',
},
}SCSS
$custom: #94adcd; $custom-light: #b4c5dc; $custom-dark: #000000;
JSON
{
"hex": "#94adcd",
"rgb": {
"r": 148,
"g": 173,
"b": 205
},
"hsl": {
"h": 213.684,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.73972,
"c": 0.05417,
"h": 254.7
},
"luminance": 0.40591
}Semantic roles & 50–950 ramp
primary
#94ADCD
secondary
#E7DFD6
accent
#7A36AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183