#8FCACE#8FCACE
#8FCACE is a light, moderate teal. Relative luminance 0.525; OKLCH L 80.0% C 0.061 H 201.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCACE |
|---|---|
| RGB | rgb(143, 202, 206) |
| HSL | hsl(184, 39%, 68%) |
| HSV | hsv(184, 31%, 81%) |
| CMYK | cmyk(30.6%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.60, -17.88, -8.07) |
| CIE-LCH | lch(77.60, 19.61, 204.31°) |
| OKLab | oklab(80.01% -0.0566 -0.0221) |
| OKLCH | oklch(80.01% 0.061 201.3) |
| XYZ | xyz(43.5851, 52.5346, 66.2242) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 8.49
Sky Blue
#87CEEB
ΔE00 8.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Mediumturquoise
#48D1CC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCACE #CE938F
analogous
#8FCEB2 #8FCACE #8FAACE
triadic
#8FCACE #CE8FCA #CACE8F
tetradic
#8FCACE #B28FCE #CE938F #AACE8F
square
#8FCACE #B28FCE #CE938F #AACE8F
split-complementary
#8FCACE #CE8FAA #CEB28F
monochromatic
#45989E #64B6BB #8FCACE #BADEE1 #E4F2F3
Accessibility & contrast
On white
1.82
#8FCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8FCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCACE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCACE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#78CECB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcace; /* rgb */ color: rgb(143, 202, 206); /* oklch */ color: oklch(80.0% 0.061 201.3);
Tailwind
colors: {
custom: {
50: '#b2dadc',
500: '#8fcace',
950: '#000000',
},
}SCSS
$custom: #8fcace; $custom-light: #b2dadc; $custom-dark: #000000;
JSON
{
"hex": "#8fcace",
"rgb": {
"r": 143,
"g": 202,
"b": 206
},
"hsl": {
"h": 183.81,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.80011,
"c": 0.06074,
"h": 201.3
},
"luminance": 0.52537
}Semantic roles & 50–950 ramp
primary
#8FCACE
secondary
#A3625E
accent
#3B33B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384