#8FCACA#8FCACA
#8FCACA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.9% C 0.061 H 196.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCACA |
|---|---|
| RGB | rgb(143, 202, 202) |
| HSL | hsl(180, 36%, 68%) |
| HSV | hsv(180, 29%, 79%) |
| CMYK | cmyk(29.2%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(77.49, -18.80, -6.09) |
| CIE-LCH | lch(77.49, 19.77, 197.94°) |
| OKLab | oklab(79.88% -0.0582 -0.0167) |
| OKLCH | oklch(79.88% 0.061 196) |
| XYZ | xyz(43.1053, 52.3427, 63.6975) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 8.39
Mediumturquoise
#48D1CC
ΔE00 8.48
Lightblue
#ADD8E6
ΔE00 8.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.34
Pale Teal
#82CBB2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCACA #CA8F8F
analogous
#8FCAAC #8FCACA #8FACCA
triadic
#8FCACA #CA8FCA #CACA8F
tetradic
#8FCACA #AC8FCA #CA8F8F #ACCA8F
square
#8FCACA #AC8FCA #CA8F8F #ACCA8F
split-complementary
#8FCACA #CA8FAC #CAAC8F
monochromatic
#489797 #65B6B6 #8FCACA #B9DEDE #E2F1F1
Accessibility & contrast
On white
1.83
#8FCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#8FCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCACA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCACA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#7ACECA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcaca; /* rgb */ color: rgb(143, 202, 202); /* oklch */ color: oklch(79.9% 0.061 196.0);
Tailwind
colors: {
custom: {
50: '#b2dada',
500: '#8fcaca',
950: '#000000',
},
}SCSS
$custom: #8fcaca; $custom-light: #b2dada; $custom-dark: #000000;
JSON
{
"hex": "#8fcaca",
"rgb": {
"r": 143,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.79882,
"c": 0.06054,
"h": 196
},
"luminance": 0.52345
}Semantic roles & 50–950 ramp
primary
#8FCACA
secondary
#9E5F5F
accent
#3737AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383