#8FC3CE#8FC3CE
#8FC3CE is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.5% C 0.056 H 212.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3CE |
|---|---|
| RGB | rgb(143, 195, 206) |
| HSL | hsl(190, 39%, 68%) |
| HSV | hsv(190, 31%, 81%) |
| CMYK | cmyk(30.6%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.65, -14.28, -10.97) |
| CIE-LCH | lch(75.65, 18.01, 217.55°) |
| OKLab | oklab(78.46% -0.0477 -0.03) |
| OKLCH | oklch(78.46% 0.056 212.2) |
| XYZ | xyz(41.9798, 49.3239, 65.6891) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 7.46
Baby Blue
#89CFF0
ΔE00 7.64
Ice Blue
#A5DFF9
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3CE #CE9A8F
analogous
#8FCEB9 #8FC3CE #8FA3CE
triadic
#8FC3CE #CE8FC3 #C3CE8F
tetradic
#8FC3CE #B98FCE #CE9A8F #A3CE8F
square
#8FC3CE #B98FCE #CE9A8F #A3CE8F
split-complementary
#8FC3CE #CE8FA3 #CEB98F
monochromatic
#458E9E #64ACBB #8FC3CE #BADAE1 #E4F1F3
Accessibility & contrast
On white
1.93
#8FC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8FC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3CE
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3CE | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCF
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#79C8C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc3ce; /* rgb */ color: rgb(143, 195, 206); /* oklch */ color: oklch(78.5% 0.056 212.2);
Tailwind
colors: {
custom: {
50: '#b1d5dd',
500: '#8fc3ce',
950: '#000000',
},
}SCSS
$custom: #8fc3ce; $custom-light: #b1d5dd; $custom-dark: #000000;
JSON
{
"hex": "#8fc3ce",
"rgb": {
"r": 143,
"g": 195,
"b": 206
},
"hsl": {
"h": 190.476,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.78461,
"c": 0.05632,
"h": 212.2
},
"luminance": 0.49326
}Semantic roles & 50–950 ramp
primary
#8FC3CE
secondary
#E6D6D3
accent
#4A33B2
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383