#94BBCE#94BBCE
#94BBCE is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.050 H 229.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBCE |
|---|---|
| RGB | rgb(148, 187, 206) |
| HSL | hsl(200, 37%, 69%) |
| HSV | hsv(200, 28%, 81%) |
| CMYK | cmyk(28.2%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.73, -8.62, -13.82) |
| CIE-LCH | lch(73.73, 16.29, 238.03°) |
| OKLab | oklab(77.02% -0.0326 -0.0377) |
| OKLCH | oklch(77.02% 0.05 229.2) |
| XYZ | xyz(41.1203, 46.2910, 65.1490) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.75
Cloudy Blue
#ACC2D9
ΔE00 6.64
Sky Blue
#87CEEB
ΔE00 6.65
Bluegrey
#85A3B2
ΔE00 6.90
Baby Blue
#89CFF0
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBCE #CEA794
analogous
#94CEC4 #94BBCE #949ECE
triadic
#94BBCE #CE94BB #BBCE94
tetradic
#94BBCE #C494CE #CEA794 #9ECE94
square
#94BBCE #C494CE #CEA794 #9ECE94
split-complementary
#94BBCE #CE949E #CEC494
monochromatic
#49839F #6AA0BB #94BBCE #BED6E1 #E8F0F4
Accessibility & contrast
On white
2.05
#94BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#94BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBCE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBCE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#82C1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bbce; /* rgb */ color: rgb(148, 187, 206); /* oklch */ color: oklch(77.0% 0.050 229.2);
Tailwind
colors: {
custom: {
50: '#b4cfdd',
500: '#94bbce',
950: '#000000',
},
}SCSS
$custom: #94bbce; $custom-light: #b4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#94bbce",
"rgb": {
"r": 148,
"g": 187,
"b": 206
},
"hsl": {
"h": 199.655,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.77016,
"c": 0.04986,
"h": 229.2
},
"luminance": 0.46293
}Semantic roles & 50–950 ramp
primary
#94BBCE
secondary
#E7DCD7
accent
#5E35B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283