#94BDCF#94BDCF
#94BDCF is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.5% C 0.051 H 226.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDCF |
|---|---|
| RGB | rgb(148, 189, 207) |
| HSL | hsl(198, 38%, 70%) |
| HSV | hsv(198, 29%, 81%) |
| CMYK | cmyk(28.5%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.31, -9.45, -13.49) |
| CIE-LCH | lch(74.31, 16.47, 235.00°) |
| OKLab | oklab(77.49% -0.0349 -0.0368) |
| OKLCH | oklch(77.49% 0.051 226.6) |
| XYZ | xyz(41.6694, 47.1943, 65.9332) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 7.19
Bluegrey
#85A3B2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDCF #CFA694
analogous
#94CFC4 #94BDCF #94A0CF
triadic
#94BDCF #CF94BD #BDCF94
tetradic
#94BDCF #C494CF #CFA694 #A0CF94
square
#94BDCF #C494CF #CFA694 #A0CF94
split-complementary
#94BDCF #CF94A0 #CFC494
monochromatic
#4886A1 #6AA3BC #94BDCF #BED7E2 #E8F1F5
Accessibility & contrast
On white
2.01
#94BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#94BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDCF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDCF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#AAB4CF
Tritanopia (blue-blind)
#81C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bdcf; /* rgb */ color: rgb(148, 189, 207); /* oklch */ color: oklch(77.5% 0.051 226.6);
Tailwind
colors: {
custom: {
50: '#b5d0dd',
500: '#94bdcf',
950: '#000000',
},
}SCSS
$custom: #94bdcf; $custom-light: #b5d0dd; $custom-dark: #000000;
JSON
{
"hex": "#94bdcf",
"rgb": {
"r": 148,
"g": 189,
"b": 207
},
"hsl": {
"h": 198.305,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.77485,
"c": 0.05071,
"h": 226.6
},
"luminance": 0.47196
}Semantic roles & 50–950 ramp
primary
#94BDCF
secondary
#E8DCD7
accent
#5A34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283