#8BEBB4#8BEBB4
#8BEBB4 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.6% C 0.120 H 157.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEBB4 |
|---|---|
| RGB | rgb(139, 235, 180) |
| HSL | hsl(146, 71%, 73%) |
| HSV | hsv(146, 41%, 92%) |
| CMYK | cmyk(40.9%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(86.11, -40.31, 17.95) |
| CIE-LCH | lch(86.11, 44.13, 155.99°) |
| OKLab | oklab(86.59% -0.1111 0.0459) |
| OKLCH | oklch(86.59% 0.12 157.5) |
| XYZ | xyz(48.5906, 68.1977, 53.7742) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Hospital Green
#9BE5AA
ΔE00 3.41
Light Sea Green
#98F6B0
ΔE00 3.98
Mint
#AAF0C1
ΔE00 4.04
Light Seafoam
#A0FEBF
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEBB4 #EB8BC2
analogous
#92EB8B #8BEBB4 #8BEBE4
triadic
#8BEBB4 #B48BEB #EBB48B
tetradic
#8BEBB4 #8B92EB #EB8BC2 #EBE48B
square
#8BEBB4 #8B92EB #EB8BC2 #EBE48B
split-complementary
#8BEBB4 #E48BEB #EB8B92
monochromatic
#25D771 #57E292 #8BEBB4 #BFF4D6 #E5FAEE
Accessibility & contrast
On white
1.43
#8BEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#8BEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEBB4
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEBB4 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#DBD3B7
Tritanopia (blue-blind)
#75EADC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8bebb4; /* rgb */ color: rgb(139, 235, 180); /* oklch */ color: oklch(86.6% 0.120 157.5);
Tailwind
colors: {
custom: {
50: '#b1f2ca',
500: '#8bebb4',
950: '#000000',
},
}SCSS
$custom: #8bebb4; $custom-light: #b1f2ca; $custom-dark: #000000;
JSON
{
"hex": "#8bebb4",
"rgb": {
"r": 139,
"g": 235,
"b": 180
},
"hsl": {
"h": 145.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.8659,
"c": 0.12023,
"h": 157.5
},
"luminance": 0.68201
}Semantic roles & 50–950 ramp
primary
#8BEBB4
secondary
#C55595
accent
#1381D3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582