#8FC4CC#8FC4CC
#8FC4CC is a light, muted teal. Relative luminance 0.497; OKLCH L 78.6% C 0.056 H 207.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4CC |
|---|---|
| RGB | rgb(143, 196, 204) |
| HSL | hsl(188, 37%, 68%) |
| HSV | hsv(188, 30%, 80%) |
| CMYK | cmyk(29.9%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(75.87, -15.27, -9.57) |
| CIE-LCH | lch(75.87, 18.02, 212.07°) |
| OKLab | oklab(78.61% -0.0497 -0.0261) |
| OKLCH | oklch(78.61% 0.056 207.7) |
| XYZ | xyz(41.9632, 49.6770, 64.4926) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.82
Powder Blue
#B0E0E6
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.44
Baby Blue
#89CFF0
ΔE00 8.72
Ice Blue
#A5DFF9
ΔE00 9.42
Light Grey Blue
#9DBCD4
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4CC #CC978F
analogous
#8FCCB5 #8FC4CC #8FA5CC
triadic
#8FC4CC #CC8FC4 #C4CC8F
tetradic
#8FC4CC #B58FCC #CC978F #A5CC8F
square
#8FC4CC #B58FCC #CC978F #A5CC8F
split-complementary
#8FC4CC #CC8FA5 #CCB58F
monochromatic
#468F9A #65AEB9 #8FC4CC #B9DADF #E3F0F2
Accessibility & contrast
On white
1.92
#8FC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8FC4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4CC
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4CC | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CD
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#7AC9C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc4cc; /* rgb */ color: rgb(143, 196, 204); /* oklch */ color: oklch(78.6% 0.056 207.7);
Tailwind
colors: {
custom: {
50: '#b1d6db',
500: '#8fc4cc',
950: '#000000',
},
}SCSS
$custom: #8fc4cc; $custom-light: #b1d6db; $custom-dark: #000000;
JSON
{
"hex": "#8fc4cc",
"rgb": {
"r": 143,
"g": 196,
"b": 204
},
"hsl": {
"h": 187.869,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.78615,
"c": 0.05619,
"h": 207.7
},
"luminance": 0.49679
}Semantic roles & 50–950 ramp
primary
#8FC4CC
secondary
#E5D5D2
accent
#4535B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383