#8FC8CE#8FC8CE
#8FC8CE is a light, muted teal. Relative luminance 0.516; OKLCH L 79.6% C 0.059 H 204.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8CE |
|---|---|
| RGB | rgb(143, 200, 206) |
| HSL | hsl(186, 39%, 68%) |
| HSV | hsv(186, 31%, 81%) |
| CMYK | cmyk(30.6%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.04, -16.85, -8.90) |
| CIE-LCH | lch(77.04, 19.06, 207.84°) |
| OKLab | oklab(79.57% -0.054 -0.0243) |
| OKLCH | oklch(79.57% 0.059 204.2) |
| XYZ | xyz(43.1189, 51.6021, 66.0687) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 7.09
Sky Blue
#87CEEB
ΔE00 8.08
Paleturquoise
#AFEEEE
ΔE00 9.14
Robin'S Egg Blue
#98EFF9
ΔE00 9.33
Baby Blue
#89CFF0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8CE #CE958F
analogous
#8FCEB4 #8FC8CE #8FA8CE
triadic
#8FC8CE #CE8FC8 #C8CE8F
tetradic
#8FC8CE #B48FCE #CE958F #A8CE8F
square
#8FC8CE #B48FCE #CE958F #A8CE8F
split-complementary
#8FC8CE #CE8FA8 #CEB48F
monochromatic
#45959E #64B3BB #8FC8CE #BADDE1 #E4F2F3
Accessibility & contrast
On white
1.85
#8FC8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#8FC8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8CE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8CE | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#B4BBCE
Tritanopia (blue-blind)
#79CDCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc8ce; /* rgb */ color: rgb(143, 200, 206); /* oklch */ color: oklch(79.6% 0.059 204.2);
Tailwind
colors: {
custom: {
50: '#b2d8dd',
500: '#8fc8ce',
950: '#000000',
},
}SCSS
$custom: #8fc8ce; $custom-light: #b2d8dd; $custom-dark: #000000;
JSON
{
"hex": "#8fc8ce",
"rgb": {
"r": 143,
"g": 200,
"b": 206
},
"hsl": {
"h": 185.714,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.79567,
"c": 0.05927,
"h": 204.2
},
"luminance": 0.51604
}Semantic roles & 50–950 ramp
primary
#8FC8CE
secondary
#A3655E
accent
#3F33B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384