#94C1CF#94C1CF
#94C1CF is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.4% C 0.051 H 218.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #94C1CF |
|---|---|
| RGB | rgb(148, 193, 207) |
| HSL | hsl(194, 38%, 70%) |
| HSV | hsv(194, 29%, 81%) |
| CMYK | cmyk(28.5%, 6.8%, 0%, 18.8%) |
| CIE-LAB | lab(75.41, -11.55, -11.84) |
| CIE-LCH | lch(75.41, 16.55, 225.71°) |
| OKLab | oklab(78.36% -0.0401 -0.0323) |
| OKLCH | oklch(78.36% 0.051 218.9) |
| XYZ | xyz(42.5417, 48.9389, 66.2240) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.70
Baby Blue
#89CFF0
ΔE00 6.82
Ice Blue
#A5DFF9
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C1CF #CFA294
analogous
#94CFC0 #94C1CF #94A4CF
triadic
#94C1CF #CF94C1 #C1CF94
tetradic
#94C1CF #C094CF #CFA294 #A4CF94
square
#94C1CF #C094CF #CFA294 #A4CF94
split-complementary
#94C1CF #CF94A4 #CFC094
monochromatic
#488CA1 #6AA9BC #94C1CF #BED9E2 #E8F2F5
Accessibility & contrast
On white
1.95
#94C1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#94C1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C1CF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C1CF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#AEB7CF
Tritanopia (blue-blind)
#81C6C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #94c1cf; /* rgb */ color: rgb(148, 193, 207); /* oklch */ color: oklch(78.4% 0.051 218.9);
Tailwind
colors: {
custom: {
50: '#b5d3dd',
500: '#94c1cf',
950: '#000000',
},
}SCSS
$custom: #94c1cf; $custom-light: #b5d3dd; $custom-dark: #000000;
JSON
{
"hex": "#94c1cf",
"rgb": {
"r": 148,
"g": 193,
"b": 207
},
"hsl": {
"h": 194.237,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.78356,
"c": 0.05149,
"h": 218.9
},
"luminance": 0.48941
}Semantic roles & 50–950 ramp
primary
#94C1CF
secondary
#E8DBD7
accent
#5234B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283