#8CDCB8#8CDCB8
#8CDCB8 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.094 H 164.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCB8 |
|---|---|
| RGB | rgb(140, 220, 184) |
| HSL | hsl(153, 53%, 71%) |
| HSV | hsv(153, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(81.96, -32.37, 10.01) |
| CIE-LCH | lch(81.96, 33.88, 162.82°) |
| OKLab | oklab(83.28% -0.0907 0.0258) |
| OKLCH | oklch(83.28% 0.094 164.1) |
| XYZ | xyz(45.0569, 60.2198, 54.5875) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.92
Seafoam
#7FE0B3
ΔE00 2.74
Seafoam Blue
#78D1B6
ΔE00 4.22
Pale Teal
#82CBB2
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.20
Mint
#AAF0C1
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCB8 #DC8CB0
analogous
#8CDC90 #8CDCB8 #8CD8DC
triadic
#8CDCB8 #B88CDC #DCB88C
tetradic
#8CDCB8 #908CDC #DC8CB0 #D8DC8C
square
#8CDCB8 #908CDC #DC8CB0 #D8DC8C
split-complementary
#8CDCB8 #DC8CD8 #DC908C
monochromatic
#37B67D #5DCE9B #8CDCB8 #BBEAD5 #E8F8F1
Accessibility & contrast
On white
1.61
#8CDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#8CDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCB8
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCB8 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B6
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#78DCD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8cdcb8; /* rgb */ color: rgb(140, 220, 184); /* oklch */ color: oklch(83.3% 0.094 164.1);
Tailwind
colors: {
custom: {
50: '#b0e7cd',
500: '#8cdcb8',
950: '#000000',
},
}SCSS
$custom: #8cdcb8; $custom-light: #b0e7cd; $custom-dark: #000000;
JSON
{
"hex": "#8cdcb8",
"rgb": {
"r": 140,
"g": 220,
"b": 184
},
"hsl": {
"h": 153,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83279,
"c": 0.09431,
"h": 164.1
},
"luminance": 0.60223
}Semantic roles & 50–950 ramp
primary
#8CDCB8
secondary
#B35982
accent
#256BC1
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111613
muted
#818483