#8CD2BB#8CD2BB
#8CD2BB is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.078 H 171.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2BB |
|---|---|
| RGB | rgb(140, 210, 187) |
| HSL | hsl(160, 44%, 69%) |
| HSV | hsv(160, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(79.19, -26.97, 4.44) |
| CIE-LCH | lch(79.19, 27.33, 170.65°) |
| OKLab | oklab(81.07% -0.0771 0.0113) |
| OKLCH | oklch(81.07% 0.078 171.6) |
| XYZ | xyz(42.8283, 55.2541, 55.4125) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.08
Seafoam Blue
#78D1B6
ΔE00 2.81
Light Teal
#90E4C1
ΔE00 5.17
Mediumaquamarine
#66CDAA
ΔE00 5.52
Seafoam
#7FE0B3
ΔE00 6.78
Tiffany Blue
#7BF2DA
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2BB #D28CA3
analogous
#8CD298 #8CD2BB #8CC6D2
triadic
#8CD2BB #BB8CD2 #D2BB8C
tetradic
#8CD2BB #988CD2 #D28CA3 #C6D28C
square
#8CD2BB #988CD2 #D28CA3 #C6D28C
split-complementary
#8CD2BB #D28CC6 #D2988C
monochromatic
#40A483 #60C1A1 #8CD2BB #B8E3D5 #E4F4EF
Accessibility & contrast
On white
1.74
#8CD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#8CD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2BB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2BB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#79D3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd2bb; /* rgb */ color: rgb(140, 210, 187); /* oklch */ color: oklch(81.1% 0.078 171.6);
Tailwind
colors: {
custom: {
50: '#b0e0cf',
500: '#8cd2bb',
950: '#000000',
},
}SCSS
$custom: #8cd2bb; $custom-light: #b0e0cf; $custom-dark: #000000;
JSON
{
"hex": "#8cd2bb",
"rgb": {
"r": 140,
"g": 210,
"b": 187
},
"hsl": {
"h": 160.286,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.81073,
"c": 0.07795,
"h": 171.6
},
"luminance": 0.55256
}Semantic roles & 50–950 ramp
primary
#8CD2BB
secondary
#A85B74
accent
#2F5BB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483