#8FC2CD#8FC2CD
#8FC2CD is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.2% C 0.055 H 212.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2CD |
|---|---|
| RGB | rgb(143, 194, 205) |
| HSL | hsl(191, 38%, 68%) |
| HSV | hsv(191, 30%, 80%) |
| CMYK | cmyk(30.2%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.34, -13.99, -10.89) |
| CIE-LCH | lch(75.34, 17.73, 217.89°) |
| OKLab | oklab(78.21% -0.0468 -0.0297) |
| OKLCH | oklch(78.21% 0.055 212.4) |
| XYZ | xyz(41.6354, 48.8289, 64.9769) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 7.68
Baby Blue
#89CFF0
ΔE00 7.72
Light Grey Blue
#9DBCD4
ΔE00 8.79
Ice Blue
#A5DFF9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2CD #CD9A8F
analogous
#8FCDB9 #8FC2CD #8FA3CD
triadic
#8FC2CD #CD8FC2 #C2CD8F
tetradic
#8FC2CD #B98FCD #CD9A8F #A3CD8F
square
#8FC2CD #B98FCD #CD9A8F #A3CD8F
split-complementary
#8FC2CD #CD8FA3 #CDB98F
monochromatic
#468D9C #65ABBA #8FC2CD #B9D9E0 #E4F0F3
Accessibility & contrast
On white
1.95
#8FC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8FC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2CD
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2CD | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#7AC7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc2cd; /* rgb */ color: rgb(143, 194, 205); /* oklch */ color: oklch(78.2% 0.055 212.4);
Tailwind
colors: {
custom: {
50: '#b1d4dc',
500: '#8fc2cd',
950: '#000000',
},
}SCSS
$custom: #8fc2cd; $custom-light: #b1d4dc; $custom-dark: #000000;
JSON
{
"hex": "#8fc2cd",
"rgb": {
"r": 143,
"g": 194,
"b": 205
},
"hsl": {
"h": 190.645,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.78207,
"c": 0.05544,
"h": 212.4
},
"luminance": 0.48831
}Semantic roles & 50–950 ramp
primary
#8FC2CD
secondary
#E5D6D2
accent
#4A34B1
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383