#8FCABC#8FCABC
#8FCABC is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.5% C 0.064 H 178.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCABC |
|---|---|
| RGB | rgb(143, 202, 188) |
| HSL | hsl(166, 36%, 68%) |
| HSV | hsv(166, 29%, 79%) |
| CMYK | cmyk(29.2%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(77.11, -21.93, 0.90) |
| CIE-LCH | lch(77.11, 21.95, 177.65°) |
| OKLab | oklab(79.45% -0.064 0.0021) |
| OKLCH | oklch(79.45% 0.064 178.2) |
| XYZ | xyz(41.5223, 51.7095, 55.3603) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 8.18
Light Teal
#90E4C1
ΔE00 8.68
Mediumturquoise
#48D1CC
ΔE00 8.77
Turquoise
#40E0D0
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCABC #CA8F9D
analogous
#8FCA9E #8FCABC #8FBACA
triadic
#8FCABC #BC8FCA #CABC8F
tetradic
#8FCABC #9E8FCA #CA8F9D #BACA8F
square
#8FCABC #9E8FCA #CA8F9D #BACA8F
split-complementary
#8FCABC #CA8FBA #CA9E8F
monochromatic
#489784 #65B6A3 #8FCABC #B9DED5 #E2F1EE
Accessibility & contrast
On white
1.85
#8FCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#8FCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCABC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCABC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#7ECCC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fcabc; /* rgb */ color: rgb(143, 202, 188); /* oklch */ color: oklch(79.5% 0.064 178.2);
Tailwind
colors: {
custom: {
50: '#b1dad0',
500: '#8fcabc',
950: '#000000',
},
}SCSS
$custom: #8fcabc; $custom-light: #b1dad0; $custom-dark: #000000;
JSON
{
"hex": "#8fcabc",
"rgb": {
"r": 143,
"g": 202,
"b": 188
},
"hsl": {
"h": 165.763,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.79454,
"c": 0.06402,
"h": 178.2
},
"luminance": 0.51712
}Semantic roles & 50–950 ramp
primary
#8FCABC
secondary
#9E5F6E
accent
#3753AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383