#8CDEB2#8CDEB2
#8CDEB2 is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.6% C 0.102 H 159.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEB2 |
|---|---|
| RGB | rgb(140, 222, 178) |
| HSL | hsl(148, 55%, 71%) |
| HSV | hsv(148, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.39, -34.51, 13.80) |
| CIE-LCH | lch(82.39, 37.16, 158.21°) |
| OKLab | oklab(83.59% -0.0957 0.0355) |
| OKLCH | oklch(83.59% 0.102 159.7) |
| XYZ | xyz(44.9693, 61.0297, 51.5212) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.81
Light Teal
#90E4C1
ΔE00 3.02
Hospital Green
#9BE5AA
ΔE00 4.42
Mint
#AAF0C1
ΔE00 4.93
Seafoam Blue
#78D1B6
ΔE00 5.98
Mediumaquamarine
#66CDAA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEB2 #DE8CB8
analogous
#8FDE8C #8CDEB2 #8CDEDB
triadic
#8CDEB2 #B28CDE #DEB28C
tetradic
#8CDEB2 #8C8FDE #DE8CB8 #DEDB8C
square
#8CDEB2 #8C8FDE #DE8CB8 #DEDB8C
split-complementary
#8CDEB2 #DB8CDE #DE8C8F
monochromatic
#35BA73 #5CD092 #8CDEB2 #BCECD2 #E7F8EF
Accessibility & contrast
On white
1.59
#8CDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#8CDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEB2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEB2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B0
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#7ADDD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdeb2; /* rgb */ color: rgb(140, 222, 178); /* oklch */ color: oklch(83.6% 0.102 159.7);
Tailwind
colors: {
custom: {
50: '#b0e8c9',
500: '#8cdeb2',
950: '#000000',
},
}SCSS
$custom: #8cdeb2; $custom-light: #b0e8c9; $custom-dark: #000000;
JSON
{
"hex": "#8cdeb2",
"rgb": {
"r": 140,
"g": 222,
"b": 178
},
"hsl": {
"h": 147.805,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83587,
"c": 0.10211,
"h": 159.7
},
"luminance": 0.61032
}Semantic roles & 50–950 ramp
primary
#8CDEB2
secondary
#B6598B
accent
#2379C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482