#8CCABA#8CCABA
#8CCABA is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.068 H 176.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCABA |
|---|---|
| RGB | rgb(140, 202, 186) |
| HSL | hsl(165, 37%, 67%) |
| HSV | hsv(165, 31%, 79%) |
| CMYK | cmyk(30.7%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.90, -23.25, 1.65) |
| CIE-LCH | lch(76.90, 23.31, 175.93°) |
| OKLab | oklab(79.23% -0.0675 0.004) |
| OKLCH | oklch(79.23% 0.068 176.6) |
| XYZ | xyz(40.7957, 51.3595, 54.2086) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.34
Seafoam Blue
#78D1B6
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 7.33
Light Teal
#90E4C1
ΔE00 8.11
Mediumturquoise
#48D1CC
ΔE00 8.71
Turquoise
#40E0D0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCABA #CA8C9C
analogous
#8CCA9B #8CCABA #8CBBCA
triadic
#8CCABA #BA8CCA #CABA8C
tetradic
#8CCABA #9B8CCA #CA8C9C #BBCA8C
square
#8CCABA #9B8CCA #CA8C9C #BBCA8C
split-complementary
#8CCABA #CA8CBB #CA9B8C
monochromatic
#459681 #62B7A1 #8CCABA #B6DDD3 #E0F1EC
Accessibility & contrast
On white
1.86
#8CCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#8CCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCABA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCABA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3B9
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#7ACCC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8ccaba; /* rgb */ color: rgb(140, 202, 186); /* oklch */ color: oklch(79.2% 0.068 176.6);
Tailwind
colors: {
custom: {
50: '#afdace',
500: '#8ccaba',
950: '#000000',
},
}SCSS
$custom: #8ccaba; $custom-light: #afdace; $custom-dark: #000000;
JSON
{
"hex": "#8ccaba",
"rgb": {
"r": 140,
"g": 202,
"b": 186
},
"hsl": {
"h": 164.516,
"s": 36.905,
"l": 67.059
},
"oklch": {
"l": 0.79227,
"c": 0.06761,
"h": 176.6
},
"luminance": 0.51362
}Semantic roles & 50–950 ramp
primary
#8CCABA
secondary
#9D5D6D
accent
#3655B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483