#8FC2CF#8FC2CF
#8FC2CF is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.3% C 0.056 H 215.2°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2CF |
|---|---|
| RGB | rgb(143, 194, 207) |
| HSL | hsl(192, 40%, 69%) |
| HSV | hsv(192, 31%, 81%) |
| CMYK | cmyk(30.9%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(75.41, -13.52, -11.88) |
| CIE-LCH | lch(75.41, 18.00, 221.32°) |
| OKLab | oklab(78.27% -0.046 -0.0325) |
| OKLCH | oklch(78.27% 0.056 215.2) |
| XYZ | xyz(41.8783, 48.9261, 66.2564) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 6.20
Baby Blue
#89CFF0
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 8.10
Ice Blue
#A5DFF9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2CF #CF9C8F
analogous
#8FCFBC #8FC2CF #8FA2CF
triadic
#8FC2CF #CF8FC2 #C2CF8F
tetradic
#8FC2CF #BC8FCF #CF9C8F #A2CF8F
square
#8FC2CF #BC8FCF #CF9C8F #A2CF8F
split-complementary
#8FC2CF #CF8FA2 #CFBC8F
monochromatic
#448D9F #64ABBD #8FC2CF #BAD9E1 #E5F1F4
Accessibility & contrast
On white
1.95
#8FC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#8FC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2CF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2CF | 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)
#AEB6CF
Tritanopia (blue-blind)
#79C7C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc2cf; /* rgb */ color: rgb(143, 194, 207); /* oklch */ color: oklch(78.3% 0.056 215.2);
Tailwind
colors: {
custom: {
50: '#b1d4dd',
500: '#8fc2cf',
950: '#000000',
},
}SCSS
$custom: #8fc2cf; $custom-light: #b1d4dd; $custom-dark: #000000;
JSON
{
"hex": "#8fc2cf",
"rgb": {
"r": 143,
"g": 194,
"b": 207
},
"hsl": {
"h": 192.188,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.78275,
"c": 0.05631,
"h": 215.2
},
"luminance": 0.48928
}Semantic roles & 50–950 ramp
primary
#8FC2CF
secondary
#E6D7D3
accent
#4D32B3
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383