#8CD2B2#8CD2B2
#8CD2B2 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.084 H 164.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2B2 |
|---|---|
| RGB | rgb(140, 210, 178) |
| HSL | hsl(153, 44%, 69%) |
| HSV | hsv(153, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(78.97, -28.84, 8.94) |
| CIE-LCH | lch(78.97, 30.20, 162.79°) |
| OKLab | oklab(80.83% -0.081 0.023) |
| OKLCH | oklch(80.83% 0.084 164.1) |
| XYZ | xyz(41.8948, 54.8807, 50.4964) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 3.40
Light Teal
#90E4C1
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 4.83
Eucalyptus
#44D7A8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2B2 #D28CAC
analogous
#8CD28F #8CD2B2 #8CCFD2
triadic
#8CD2B2 #B28CD2 #D2B28C
tetradic
#8CD2B2 #8F8CD2 #D28CAC #CFD28C
square
#8CD2B2 #8F8CD2 #D28CAC #CFD28C
split-complementary
#8CD2B2 #D28CCF #D28F8C
monochromatic
#40A476 #60C195 #8CD2B2 #B8E3CF #E4F4ED
Accessibility & contrast
On white
1.75
#8CD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#8CD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2B2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2B2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B0
Deuteranopia (green-blind)
#C4C0B4
Tritanopia (blue-blind)
#7CD2C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd2b2; /* rgb */ color: rgb(140, 210, 178); /* oklch */ color: oklch(80.8% 0.084 164.1);
Tailwind
colors: {
custom: {
50: '#b0e0c9',
500: '#8cd2b2',
950: '#000000',
},
}SCSS
$custom: #8cd2b2; $custom-light: #b0e0c9; $custom-dark: #000000;
JSON
{
"hex": "#8cd2b2",
"rgb": {
"r": 140,
"g": 210,
"b": 178
},
"hsl": {
"h": 152.571,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80829,
"c": 0.08422,
"h": 164.1
},
"luminance": 0.54883
}Semantic roles & 50–950 ramp
primary
#8CD2B2
secondary
#A85B7E
accent
#2F6DB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111513
muted
#818482