#8CEBBB#8CEBBB
#8CEBBB is a very light, moderate green. Relative luminance 0.686; OKLCH L 86.8% C 0.114 H 160.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEBBB |
|---|---|
| RGB | rgb(140, 235, 187) |
| HSL | hsl(150, 70%, 74%) |
| HSV | hsv(150, 40%, 92%) |
| CMYK | cmyk(40.4%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(86.29, -38.67, 14.59) |
| CIE-LCH | lch(86.29, 41.33, 159.34°) |
| OKLab | oklab(86.8% -0.1073 0.0375) |
| OKLCH | oklch(86.8% 0.114 160.8) |
| XYZ | xyz(49.4896, 68.5767, 57.6329) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.67
Light Teal
#90E4C1
ΔE00 3.47
Mint
#AAF0C1
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.02
Hospital Green
#9BE5AA
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEBBB #EB8CBC
analogous
#8CEB8C #8CEBBB #8CEBEA
triadic
#8CEBBB #BB8CEB #EBBB8C
tetradic
#8CEBBB #8C8CEB #EB8CBC #EBEA8C
square
#8CEBBB #8C8CEB #EB8CBC #EBEA8C
split-complementary
#8CEBBB #EA8CEB #EB8C8C
monochromatic
#25D77D #58E29C #8CEBBB #C0F4DA #E5FAF0
Accessibility & contrast
On white
1.43
#8CEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#8CEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEBBB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEBBB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB8
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#75EADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8cebbb; /* rgb */ color: rgb(140, 235, 187); /* oklch */ color: oklch(86.8% 0.114 160.8);
Tailwind
colors: {
custom: {
50: '#b1f2cf',
500: '#8cebbb',
950: '#000000',
},
}SCSS
$custom: #8cebbb; $custom-light: #b1f2cf; $custom-dark: #000000;
JSON
{
"hex": "#8cebbb",
"rgb": {
"r": 140,
"g": 235,
"b": 187
},
"hsl": {
"h": 149.684,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.86803,
"c": 0.11364,
"h": 160.8
},
"luminance": 0.6858
}Semantic roles & 50–950 ramp
primary
#8CEBBB
secondary
#C5568E
accent
#1374D2
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583