#8CD2B4#8CD2B4
#8CD2B4 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.083 H 165.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2B4 |
|---|---|
| RGB | rgb(140, 210, 180) |
| HSL | hsl(154, 44%, 69%) |
| HSV | hsv(154, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(79.02, -28.43, 7.94) |
| CIE-LCH | lch(79.02, 29.52, 164.41°) |
| OKLab | oklab(80.88% -0.0801 0.0205) |
| OKLCH | oklch(80.88% 0.083 165.7) |
| XYZ | xyz(42.0971, 54.9616, 51.5616) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.47
Seafoam Blue
#78D1B6
ΔE00 3.05
Light Teal
#90E4C1
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2B4 #D28CAA
analogous
#8CD291 #8CD2B4 #8CCDD2
triadic
#8CD2B4 #B48CD2 #D2B48C
tetradic
#8CD2B4 #918CD2 #D28CAA #CDD28C
square
#8CD2B4 #918CD2 #D28CAA #CDD28C
split-complementary
#8CD2B4 #D28CCD #D2918C
monochromatic
#40A479 #60C197 #8CD2B4 #B8E3D1 #E4F4ED
Accessibility & contrast
On white
1.75
#8CD2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8CD2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2B4
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2B4 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B3
Deuteranopia (green-blind)
#C3C0B6
Tritanopia (blue-blind)
#7BD2C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd2b4; /* rgb */ color: rgb(140, 210, 180); /* oklch */ color: oklch(80.9% 0.083 165.7);
Tailwind
colors: {
custom: {
50: '#b0e0ca',
500: '#8cd2b4',
950: '#000000',
},
}SCSS
$custom: #8cd2b4; $custom-light: #b0e0ca; $custom-dark: #000000;
JSON
{
"hex": "#8cd2b4",
"rgb": {
"r": 140,
"g": 210,
"b": 180
},
"hsl": {
"h": 154.286,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80882,
"c": 0.08271,
"h": 165.7
},
"luminance": 0.54964
}Semantic roles & 50–950 ramp
primary
#8CD2B4
secondary
#A85B7C
accent
#2F69B7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111513
muted
#818482