#8BEEB5#8BEEB5
#8BEEB5 is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.3% C 0.124 H 157.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEEB5 |
|---|---|
| RGB | rgb(139, 238, 181) |
| HSL | hsl(145, 74%, 74%) |
| HSV | hsv(145, 42%, 93%) |
| CMYK | cmyk(41.6%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(86.98, -41.45, 18.66) |
| CIE-LCH | lch(86.98, 45.46, 155.76°) |
| OKLab | oklab(87.31% -0.1142 0.0477) |
| OKLCH | oklch(87.31% 0.124 157.3) |
| XYZ | xyz(49.5590, 69.9709, 54.6014) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 3.68
Light Seafoam
#A0FEBF
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEEB5 #EE8BC4
analogous
#93EE8B #8BEEB5 #8BEEE7
triadic
#8BEEB5 #B58BEE #EEB58B
tetradic
#8BEEB5 #8B93EE #EE8BC4 #EEE78B
square
#8BEEB5 #8B93EE #EE8BC4 #EEE78B
split-complementary
#8BEEB5 #E78BEE #EE8B93
monochromatic
#21DE71 #56E693 #8BEEB5 #C0F6D7 #E4FBEE
Accessibility & contrast
On white
1.40
#8BEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#8BEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEEB5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEEB5 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B2
Deuteranopia (green-blind)
#DDD6B8
Tritanopia (blue-blind)
#74EDDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8beeb5; /* rgb */ color: rgb(139, 238, 181); /* oklch */ color: oklch(87.3% 0.124 157.3);
Tailwind
colors: {
custom: {
50: '#b1f4cb',
500: '#8beeb5',
950: '#000000',
},
}SCSS
$custom: #8beeb5; $custom-light: #b1f4cb; $custom-dark: #000000;
JSON
{
"hex": "#8beeb5",
"rgb": {
"r": 139,
"g": 238,
"b": 181
},
"hsl": {
"h": 145.455,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.87308,
"c": 0.12373,
"h": 157.3
},
"luminance": 0.69974
}Semantic roles & 50–950 ramp
primary
#8BEEB5
secondary
#C95497
accent
#0F82D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582