#8FCCCA#8FCCCA
#8FCCCA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.062 H 193.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCCA |
|---|---|
| RGB | rgb(143, 204, 202) |
| HSL | hsl(178, 37%, 68%) |
| HSV | hsv(178, 30%, 80%) |
| CMYK | cmyk(29.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.04, -19.82, -5.26) |
| CIE-LCH | lch(78.04, 20.50, 194.87°) |
| OKLab | oklab(80.33% -0.0607 -0.0145) |
| OKLCH | oklch(80.33% 0.062 193.4) |
| XYZ | xyz(43.5776, 53.2873, 63.8549) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 7.95
Paleturquoise
#AFEEEE
ΔE00 8.02
Pale Teal
#82CBB2
ΔE00 8.79
Robin'S Egg Blue
#98EFF9
ΔE00 9.22
Darkturquoise
#00CED1
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCCA #CC8F91
analogous
#8FCCAB #8FCCCA #8FAFCC
triadic
#8FCCCA #CA8FCC #CCCA8F
tetradic
#8FCCCA #AB8FCC #CC8F91 #AFCC8F
square
#8FCCCA #AB8FCC #CC8F91 #AFCC8F
split-complementary
#8FCCCA #CC8FAF #CCAB8F
monochromatic
#469A98 #65B9B6 #8FCCCA #B9DFDE #E3F2F2
Accessibility & contrast
On white
1.80
#8FCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8FCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCCA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCCA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#7AD0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fccca; /* rgb */ color: rgb(143, 204, 202); /* oklch */ color: oklch(80.3% 0.062 193.4);
Tailwind
colors: {
custom: {
50: '#b2dbda',
500: '#8fccca',
950: '#000000',
},
}SCSS
$custom: #8fccca; $custom-light: #b2dbda; $custom-dark: #000000;
JSON
{
"hex": "#8fccca",
"rgb": {
"r": 143,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.033,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.80329,
"c": 0.06242,
"h": 193.4
},
"luminance": 0.5329
}Semantic roles & 50–950 ramp
primary
#8FCCCA
secondary
#A15E60
accent
#3539B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483