#94BBCF#94BBCF
#94BBCF is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.1% C 0.051 H 230.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBCF |
|---|---|
| RGB | rgb(148, 187, 207) |
| HSL | hsl(200, 38%, 70%) |
| HSV | hsv(200, 29%, 81%) |
| CMYK | cmyk(28.5%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.77, -8.39, -14.31) |
| CIE-LCH | lch(73.77, 16.59, 239.63°) |
| OKLab | oklab(77.05% -0.0322 -0.0391) |
| OKLCH | oklch(77.05% 0.051 230.5) |
| XYZ | xyz(41.2421, 46.3398, 65.7908) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.41
Cloudy Blue
#ACC2D9
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 6.62
Baby Blue
#89CFF0
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBCF #CFA894
analogous
#94CFC6 #94BBCF #949ECF
triadic
#94BBCF #CF94BB #BBCF94
tetradic
#94BBCF #C694CF #CFA894 #9ECF94
square
#94BBCF #C694CF #CFA894 #9ECF94
split-complementary
#94BBCF #CF949E #CFC694
monochromatic
#4883A1 #6AA0BC #94BBCF #BED6E2 #E8F1F5
Accessibility & contrast
On white
2.05
#94BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#94BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBCF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBCF | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A9B2CF
Tritanopia (blue-blind)
#82C1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bbcf; /* rgb */ color: rgb(148, 187, 207); /* oklch */ color: oklch(77.1% 0.051 230.5);
Tailwind
colors: {
custom: {
50: '#b4cfdd',
500: '#94bbcf',
950: '#000000',
},
}SCSS
$custom: #94bbcf; $custom-light: #b4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#94bbcf",
"rgb": {
"r": 148,
"g": 187,
"b": 207
},
"hsl": {
"h": 200.339,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.77051,
"c": 0.05066,
"h": 230.5
},
"luminance": 0.46342
}Semantic roles & 50–950 ramp
primary
#94BBCF
secondary
#E8DDD7
accent
#5F34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283