#94BFCF#94BFCF
#94BFCF is a light, muted cyan. Relative luminance 0.481; OKLCH L 77.9% C 0.051 H 222.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFCF |
|---|---|
| RGB | rgb(148, 191, 207) |
| HSL | hsl(196, 38%, 70%) |
| HSV | hsv(196, 29%, 81%) |
| CMYK | cmyk(28.5%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.86, -10.50, -12.67) |
| CIE-LCH | lch(74.86, 16.46, 230.33°) |
| OKLab | oklab(77.92% -0.0375 -0.0346) |
| OKLCH | oklch(77.92% 0.051 222.7) |
| XYZ | xyz(42.1026, 48.0606, 66.0776) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.30
Baby Blue
#89CFF0
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 8.07
Bluegrey
#85A3B2
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFCF #CFA494
analogous
#94CFC2 #94BFCF #94A2CF
triadic
#94BFCF #CF94BF #BFCF94
tetradic
#94BFCF #C294CF #CFA494 #A2CF94
square
#94BFCF #C294CF #CFA494 #A2CF94
split-complementary
#94BFCF #CF94A2 #CFC294
monochromatic
#4889A1 #6AA6BC #94BFCF #BED8E2 #E8F2F5
Accessibility & contrast
On white
1.98
#94BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#94BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFCF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFCF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#81C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bfcf; /* rgb */ color: rgb(148, 191, 207); /* oklch */ color: oklch(77.9% 0.051 222.7);
Tailwind
colors: {
custom: {
50: '#b5d2dd',
500: '#94bfcf',
950: '#000000',
},
}SCSS
$custom: #94bfcf; $custom-light: #b5d2dd; $custom-dark: #000000;
JSON
{
"hex": "#94bfcf",
"rgb": {
"r": 148,
"g": 191,
"b": 207
},
"hsl": {
"h": 196.271,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.7792,
"c": 0.05099,
"h": 222.7
},
"luminance": 0.48062
}Semantic roles & 50–950 ramp
primary
#94BFCF
secondary
#E8DCD7
accent
#5634B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283