#8CD2BD#8CD2BD
#8CD2BD is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.077 H 173.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2BD |
|---|---|
| RGB | rgb(140, 210, 189) |
| HSL | hsl(162, 44%, 69%) |
| HSV | hsv(162, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(79.24, -26.54, 3.44) |
| CIE-LCH | lch(79.24, 26.76, 172.61°) |
| OKLab | oklab(81.13% -0.0763 0.0087) |
| OKLCH | oklch(81.13% 0.077 173.5) |
| XYZ | xyz(43.0439, 55.3403, 56.5479) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.41
Seafoam Blue
#78D1B6
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 7.34
Tiffany Blue
#7BF2DA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2BD #D28CA1
analogous
#8CD29A #8CD2BD #8CC4D2
triadic
#8CD2BD #BD8CD2 #D2BD8C
tetradic
#8CD2BD #9A8CD2 #D28CA1 #C4D28C
square
#8CD2BD #9A8CD2 #D28CA1 #C4D28C
split-complementary
#8CD2BD #D28CC4 #D29A8C
monochromatic
#40A486 #60C1A4 #8CD2BD #B8E3D6 #E4F4EF
Accessibility & contrast
On white
1.74
#8CD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#8CD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2BD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2BD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BC
Deuteranopia (green-blind)
#C1C1BE
Tritanopia (blue-blind)
#78D3CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd2bd; /* rgb */ color: rgb(140, 210, 189); /* oklch */ color: oklch(81.1% 0.077 173.5);
Tailwind
colors: {
custom: {
50: '#b0e0d0',
500: '#8cd2bd',
950: '#000000',
},
}SCSS
$custom: #8cd2bd; $custom-light: #b0e0d0; $custom-dark: #000000;
JSON
{
"hex": "#8cd2bd",
"rgb": {
"r": 140,
"g": 210,
"b": 189
},
"hsl": {
"h": 162,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.81129,
"c": 0.07677,
"h": 173.5
},
"luminance": 0.55343
}Semantic roles & 50–950 ramp
primary
#8CD2BD
secondary
#A85B72
accent
#2F57B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483