#8CDCC7#8CDCC7
#8CDCC7 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.085 H 175.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCC7 |
|---|---|
| RGB | rgb(140, 220, 199) |
| HSL | hsl(164, 53%, 71%) |
| HSV | hsv(164, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(82.32, -29.19, 2.58) |
| CIE-LCH | lch(82.32, 29.30, 174.95°) |
| OKLab | oklab(83.69% -0.0843 0.0064) |
| OKLCH | oklch(83.69% 0.085 175.7) |
| XYZ | xyz(46.7134, 60.8824, 63.3118) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 6.65
Seafoam
#7FE0B3
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCC7 #DC8CA1
analogous
#8CDC9F #8CDCC7 #8CC9DC
triadic
#8CDCC7 #C78CDC #DCC78C
tetradic
#8CDCC7 #9F8CDC #DC8CA1 #C9DC8C
square
#8CDCC7 #9F8CDC #DC8CA1 #C9DC8C
split-complementary
#8CDCC7 #DC8CC9 #DC9F8C
monochromatic
#37B695 #5DCEB0 #8CDCC7 #BBEADE #E8F8F4
Accessibility & contrast
On white
1.59
#8CDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#8CDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCC7
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCC7 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#73DED6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdcc7; /* rgb */ color: rgb(140, 220, 199); /* oklch */ color: oklch(83.7% 0.085 175.7);
Tailwind
colors: {
custom: {
50: '#b0e7d8',
500: '#8cdcc7',
950: '#000000',
},
}SCSS
$custom: #8cdcc7; $custom-light: #b0e7d8; $custom-dark: #000000;
JSON
{
"hex": "#8cdcc7",
"rgb": {
"r": 140,
"g": 220,
"b": 199
},
"hsl": {
"h": 164.25,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83685,
"c": 0.08451,
"h": 175.7
},
"luminance": 0.60885
}Semantic roles & 50–950 ramp
primary
#8CDCC7
secondary
#B35971
accent
#254EC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483