#94B2C9#94B2C9
#94B2C9 is a light, muted cyan. Relative luminance 0.424; OKLCH L 74.9% C 0.047 H 241.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2C9 |
|---|---|
| RGB | rgb(148, 178, 201) |
| HSL | hsl(206, 33%, 68%) |
| HSV | hsv(206, 26%, 79%) |
| CMYK | cmyk(26.4%, 11.4%, 0%, 21.2%) |
| CIE-LAB | lab(71.11, -4.98, -15.02) |
| CIE-LCH | lch(71.11, 15.83, 251.65°) |
| OKLab | oklab(74.89% -0.0225 -0.041) |
| OKLCH | oklch(74.89% 0.047 241.3) |
| XYZ | xyz(38.6727, 42.3523, 61.3842) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.73
Cloudy Blue
#ACC2D9
ΔE00 5.37
Bluegrey
#85A3B2
ΔE00 5.69
Bluey Grey
#89A0B0
ΔE00 5.72
Cool Gray
#9AA7B0
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2C9 #C9AB94
analogous
#94C9C5 #94B2C9 #9497C9
triadic
#94B2C9 #C994B2 #B2C994
tetradic
#94B2C9 #C594C9 #C9AB94 #97C994
square
#94B2C9 #C594C9 #C9AB94 #97C994
split-complementary
#94B2C9 #C99497 #C9C594
monochromatic
#4C7697 #6B95B4 #94B2C9 #BDCFDE #E5EDF2
Accessibility & contrast
On white
2.22
#94B2C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#94B2C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2C9
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2C9 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CA
Deuteranopia (green-blind)
#A1ACC9
Tritanopia (blue-blind)
#85B8B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #94b2c9; /* rgb */ color: rgb(148, 178, 201); /* oklch */ color: oklch(74.9% 0.047 241.3);
Tailwind
colors: {
custom: {
50: '#b4c9d9',
500: '#94b2c9',
950: '#000000',
},
}SCSS
$custom: #94b2c9; $custom-light: #b4c9d9; $custom-dark: #000000;
JSON
{
"hex": "#94b2c9",
"rgb": {
"r": 148,
"g": 178,
"b": 201
},
"hsl": {
"h": 206.038,
"s": 32.919,
"l": 68.431
},
"oklch": {
"l": 0.74893,
"c": 0.04676,
"h": 241.3
},
"luminance": 0.42354
}Semantic roles & 50–950 ramp
primary
#94B2C9
secondary
#E4DBD4
accent
#6B3AAC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283