#8CCABE#8CCABE
#8CCABE is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.066 H 181.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCABE |
|---|---|
| RGB | rgb(140, 202, 190) |
| HSL | hsl(168, 37%, 67%) |
| HSV | hsv(168, 31%, 79%) |
| CMYK | cmyk(30.7%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.00, -22.38, -0.35) |
| CIE-LCH | lch(77.00, 22.38, 180.90°) |
| OKLab | oklab(79.34% -0.0658 -0.0013) |
| OKLCH | oklch(79.34% 0.066 181.1) |
| XYZ | xyz(41.2269, 51.5320, 56.4796) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 7.99
Mediumaquamarine
#66CDAA
ΔE00 8.52
Light Teal
#90E4C1
ΔE00 9.17
Turquoise
#40E0D0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCABE #CA8C98
analogous
#8CCA9F #8CCABE #8CB7CA
triadic
#8CCABE #BE8CCA #CABE8C
tetradic
#8CCABE #9F8CCA #CA8C98 #B7CA8C
square
#8CCABE #9F8CCA #CA8C98 #B7CA8C
split-complementary
#8CCABE #CA8CB7 #CA9F8C
monochromatic
#459687 #62B7A6 #8CCABE #B6DDD6 #E0F1ED
Accessibility & contrast
On white
1.86
#8CCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#8CCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCABE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCABE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#79CCC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8ccabe; /* rgb */ color: rgb(140, 202, 190); /* oklch */ color: oklch(79.3% 0.066 181.1);
Tailwind
colors: {
custom: {
50: '#afdad1',
500: '#8ccabe',
950: '#000000',
},
}SCSS
$custom: #8ccabe; $custom-light: #afdad1; $custom-dark: #000000;
JSON
{
"hex": "#8ccabe",
"rgb": {
"r": 140,
"g": 202,
"b": 190
},
"hsl": {
"h": 168.387,
"s": 36.905,
"l": 67.059
},
"oklch": {
"l": 0.79344,
"c": 0.06581,
"h": 181.1
},
"luminance": 0.51534
}Semantic roles & 50–950 ramp
primary
#8CCABE
secondary
#9D5D69
accent
#364DB0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111414
muted
#818383