#8FC2CE#8FC2CE
#8FC2CE is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.2% C 0.056 H 213.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2CE |
|---|---|
| RGB | rgb(143, 194, 206) |
| HSL | hsl(191, 39%, 68%) |
| HSV | hsv(191, 31%, 81%) |
| CMYK | cmyk(30.6%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(75.37, -13.76, -11.39) |
| CIE-LCH | lch(75.37, 17.86, 219.62°) |
| OKLab | oklab(78.24% -0.0464 -0.0311) |
| OKLCH | oklch(78.24% 0.056 213.8) |
| XYZ | xyz(41.7565, 48.8773, 65.6146) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 8.44
Ice Blue
#A5DFF9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2CE #CE9B8F
analogous
#8FCEBA #8FC2CE #8FA2CE
triadic
#8FC2CE #CE8FC2 #C2CE8F
tetradic
#8FC2CE #BA8FCE #CE9B8F #A2CE8F
square
#8FC2CE #BA8FCE #CE9B8F #A2CE8F
split-complementary
#8FC2CE #CE8FA2 #CEBA8F
monochromatic
#458D9E #64ABBB #8FC2CE #BAD9E1 #E4F0F3
Accessibility & contrast
On white
1.95
#8FC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#8FC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2CE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2CE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#7AC7C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc2ce; /* rgb */ color: rgb(143, 194, 206); /* oklch */ color: oklch(78.2% 0.056 213.8);
Tailwind
colors: {
custom: {
50: '#b1d4dd',
500: '#8fc2ce',
950: '#000000',
},
}SCSS
$custom: #8fc2ce; $custom-light: #b1d4dd; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ce",
"rgb": {
"r": 143,
"g": 194,
"b": 206
},
"hsl": {
"h": 191.429,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.78241,
"c": 0.05586,
"h": 213.8
},
"luminance": 0.48879
}Semantic roles & 50–950 ramp
primary
#8FC2CE
secondary
#E6D7D3
accent
#4C33B2
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383