#8FC4CB#8FC4CB
#8FC4CB is a light, muted teal. Relative luminance 0.496; OKLCH L 78.6% C 0.056 H 206.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4CB |
|---|---|
| RGB | rgb(143, 196, 203) |
| HSL | hsl(187, 37%, 68%) |
| HSV | hsv(187, 30%, 80%) |
| CMYK | cmyk(29.6%, 3.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.84, -15.50, -9.07) |
| CIE-LCH | lch(75.84, 17.96, 210.32°) |
| OKLab | oklab(78.58% -0.0501 -0.0248) |
| OKLCH | oklch(78.58% 0.056 206.3) |
| XYZ | xyz(41.8436, 49.6292, 63.8629) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.14
Sky Blue
#87CEEB
ΔE00 7.83
Baby Blue
#89CFF0
ΔE00 9.12
Ice Blue
#A5DFF9
ΔE00 9.73
Paleturquoise
#AFEEEE
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4CB #CB968F
analogous
#8FCBB4 #8FC4CB #8FA6CB
triadic
#8FC4CB #CB8FC4 #C4CB8F
tetradic
#8FC4CB #B48FCB #CB968F #A6CB8F
square
#8FC4CB #B48FCB #CB968F #A6CB8F
split-complementary
#8FC4CB #CB8FA6 #CBB48F
monochromatic
#478F99 #65AEB8 #8FC4CB #B9DADE #E3F0F2
Accessibility & contrast
On white
1.92
#8FC4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#8FC4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4CB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4CB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CC
Deuteranopia (green-blind)
#B1B8CB
Tritanopia (blue-blind)
#7AC8C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc4cb; /* rgb */ color: rgb(143, 196, 203); /* oklch */ color: oklch(78.6% 0.056 206.3);
Tailwind
colors: {
custom: {
50: '#b1d6da',
500: '#8fc4cb',
950: '#000000',
},
}SCSS
$custom: #8fc4cb; $custom-light: #b1d6da; $custom-dark: #000000;
JSON
{
"hex": "#8fc4cb",
"rgb": {
"r": 143,
"g": 196,
"b": 203
},
"hsl": {
"h": 187,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.78582,
"c": 0.05593,
"h": 206.3
},
"luminance": 0.49631
}Semantic roles & 50–950 ramp
primary
#8FC4CB
secondary
#E4D4D2
accent
#4436AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383