#8FC4CD#8FC4CD
#8FC4CD is a light, muted teal. Relative luminance 0.497; OKLCH L 78.6% C 0.056 H 209.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4CD |
|---|---|
| RGB | rgb(143, 196, 205) |
| HSL | hsl(189, 38%, 68%) |
| HSV | hsv(189, 30%, 80%) |
| CMYK | cmyk(30.2%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.90, -15.03, -10.06) |
| CIE-LCH | lch(75.90, 18.09, 213.80°) |
| OKLab | oklab(78.65% -0.0493 -0.0275) |
| OKLCH | oklch(78.65% 0.056 209.1) |
| XYZ | xyz(42.0835, 49.7251, 65.1262) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.15
Baby Blue
#89CFF0
ΔE00 8.33
Ice Blue
#A5DFF9
ΔE00 9.12
Light Grey Blue
#9DBCD4
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4CD #CD988F
analogous
#8FCDB7 #8FC4CD #8FA5CD
triadic
#8FC4CD #CD8FC4 #C4CD8F
tetradic
#8FC4CD #B78FCD #CD988F #A5CD8F
square
#8FC4CD #B78FCD #CD988F #A5CD8F
split-complementary
#8FC4CD #CD8FA5 #CDB78F
monochromatic
#468F9C #65AEBA #8FC4CD #B9DAE0 #E4F1F3
Accessibility & contrast
On white
1.92
#8FC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8FC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4CD
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4CD | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B0B8CD
Tritanopia (blue-blind)
#7AC9C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc4cd; /* rgb */ color: rgb(143, 196, 205); /* oklch */ color: oklch(78.6% 0.056 209.1);
Tailwind
colors: {
custom: {
50: '#b1d6dc',
500: '#8fc4cd',
950: '#000000',
},
}SCSS
$custom: #8fc4cd; $custom-light: #b1d6dc; $custom-dark: #000000;
JSON
{
"hex": "#8fc4cd",
"rgb": {
"r": 143,
"g": 196,
"b": 205
},
"hsl": {
"h": 188.71,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.78648,
"c": 0.05649,
"h": 209.1
},
"luminance": 0.49727
}Semantic roles & 50–950 ramp
primary
#8FC4CD
secondary
#E5D5D2
accent
#4634B1
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383