#94BBCB#94BBCB
#94BBCB is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.048 H 224.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBCB |
|---|---|
| RGB | rgb(148, 187, 203) |
| HSL | hsl(197, 35%, 69%) |
| HSV | hsv(197, 27%, 80%) |
| CMYK | cmyk(27.1%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.64, -9.33, -12.32) |
| CIE-LCH | lch(73.64, 15.46, 232.87°) |
| OKLab | oklab(76.91% -0.0337 -0.0336) |
| OKLCH | oklch(76.91% 0.048 224.9) |
| XYZ | xyz(40.7593, 46.1466, 63.2479) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.85
Bluegrey
#85A3B2
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 7.31
Baby Blue
#89CFF0
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBCB #CBA494
analogous
#94CBC0 #94BBCB #94A0CB
triadic
#94BBCB #CB94BB #BBCB94
tetradic
#94BBCB #C094CB #CBA494 #A0CB94
square
#94BBCB #C094CB #CBA494 #A0CB94
split-complementary
#94BBCB #CB94A0 #CBC094
monochromatic
#4B839A #6BA1B7 #94BBCB #BDD5DF #E6EFF3
Accessibility & contrast
On white
2.05
#94BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#94BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBCB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBCB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CC
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#83C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bbcb; /* rgb */ color: rgb(148, 187, 203); /* oklch */ color: oklch(76.9% 0.048 224.9);
Tailwind
colors: {
custom: {
50: '#b4cfda',
500: '#94bbcb',
950: '#000000',
},
}SCSS
$custom: #94bbcb; $custom-light: #b4cfda; $custom-dark: #000000;
JSON
{
"hex": "#94bbcb",
"rgb": {
"r": 148,
"g": 187,
"b": 203
},
"hsl": {
"h": 197.455,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.76911,
"c": 0.04762,
"h": 224.9
},
"luminance": 0.46148
}Semantic roles & 50–950 ramp
primary
#94BBCB
secondary
#E6DAD5
accent
#5A38AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283