#8CDCC3#8CDCC3
#8CDCC3 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.087 H 172.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCC3 |
|---|---|
| RGB | rgb(140, 220, 195) |
| HSL | hsl(161, 53%, 71%) |
| HSV | hsv(161, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(82.22, -30.06, 4.56) |
| CIE-LCH | lch(82.22, 30.40, 171.38°) |
| OKLab | oklab(83.57% -0.086 0.0116) |
| OKLCH | oklch(83.57% 0.087 172.3) |
| XYZ | xyz(46.2551, 60.6991, 60.8979) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.27
Light Teal
#90E4C1
ΔE00 3.32
Pale Teal
#82CBB2
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 5.89
Tiffany Blue
#7BF2DA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCC3 #DC8CA5
analogous
#8CDC9B #8CDCC3 #8CCDDC
triadic
#8CDCC3 #C38CDC #DCC38C
tetradic
#8CDCC3 #9B8CDC #DC8CA5 #CDDC8C
square
#8CDCC3 #9B8CDC #DC8CA5 #CDDC8C
split-complementary
#8CDCC3 #DC8CCD #DC9B8C
monochromatic
#37B68F #5DCEAB #8CDCC3 #BBEADB #E8F8F3
Accessibility & contrast
On white
1.60
#8CDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#8CDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCC3
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCC3 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#CAC8C5
Tritanopia (blue-blind)
#75DDD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8cdcc3; /* rgb */ color: rgb(140, 220, 195); /* oklch */ color: oklch(83.6% 0.087 172.3);
Tailwind
colors: {
custom: {
50: '#b0e7d5',
500: '#8cdcc3',
950: '#000000',
},
}SCSS
$custom: #8cdcc3; $custom-light: #b0e7d5; $custom-dark: #000000;
JSON
{
"hex": "#8cdcc3",
"rgb": {
"r": 140,
"g": 220,
"b": 195
},
"hsl": {
"h": 161.25,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83573,
"c": 0.08675,
"h": 172.3
},
"luminance": 0.60702
}Semantic roles & 50–950 ramp
primary
#8CDCC3
secondary
#B35975
accent
#2555C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483