#8CD9BE#8CD9BE
#8CD9BE is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.8% C 0.086 H 170.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD9BE |
|---|---|
| RGB | rgb(140, 217, 190) |
| HSL | hsl(159, 50%, 70%) |
| HSV | hsv(159, 35%, 85%) |
| CMYK | cmyk(35.5%, 0%, 12.4%, 14.9%) |
| CIE-LAB | lab(81.25, -29.70, 5.81) |
| CIE-LCH | lch(81.25, 30.26, 168.93°) |
| OKLab | oklab(82.75% -0.0845 0.0149) |
| OKLCH | oklch(82.75% 0.086 170) |
| XYZ | xyz(44.9189, 58.9162, 57.7103) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.83
Light Teal
#90E4C1
ΔE00 3.21
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 5.28
Tiffany Blue
#7BF2DA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD9BE #D98CA7
analogous
#8CD997 #8CD9BE #8CCED9
triadic
#8CD9BE #BE8CD9 #D9BE8C
tetradic
#8CD9BE #978CD9 #D98CA7 #CED98C
square
#8CD9BE #978CD9 #D98CA7 #CED98C
split-complementary
#8CD9BE #D98CCE #D9978C
monochromatic
#3AB087 #5ECAA4 #8CD9BE #BAE8D8 #E8F7F2
Accessibility & contrast
On white
1.64
#8CD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#8CD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD9BE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD9BE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#77DAD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cd9be; /* rgb */ color: rgb(140, 217, 190); /* oklch */ color: oklch(82.8% 0.086 170.0);
Tailwind
colors: {
custom: {
50: '#b0e5d1',
500: '#8cd9be',
950: '#000000',
},
}SCSS
$custom: #8cd9be; $custom-light: #b0e5d1; $custom-dark: #000000;
JSON
{
"hex": "#8cd9be",
"rgb": {
"r": 140,
"g": 217,
"b": 190
},
"hsl": {
"h": 158.961,
"s": 50.327,
"l": 70
},
"oklch": {
"l": 0.82752,
"c": 0.08577,
"h": 170
},
"luminance": 0.58919
}Semantic roles & 50–950 ramp
primary
#8CD9BE
secondary
#B05978
accent
#285CBE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483