#8BEEB3#8BEEB3
#8BEEB3 is a very light, vivid green. Relative luminance 0.699; OKLCH L 87.3% C 0.125 H 156.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEEB3 |
|---|---|
| RGB | rgb(139, 238, 179) |
| HSL | hsl(144, 74%, 74%) |
| HSV | hsv(144, 42%, 93%) |
| CMYK | cmyk(41.6%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(86.94, -41.83, 19.64) |
| CIE-LCH | lch(86.94, 46.21, 154.85°) |
| OKLab | oklab(87.26% -0.115 0.0502) |
| OKLCH | oklch(87.26% 0.125 156.4) |
| XYZ | xyz(49.3553, 69.8894, 53.5284) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.09
Hospital Green
#9BE5AA
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.64
Light Seafoam
#A0FEBF
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEEB3 #EE8BC6
analogous
#95EE8B #8BEEB3 #8BEEE4
triadic
#8BEEB3 #B38BEE #EEB38B
tetradic
#8BEEB3 #8B95EE #EE8BC6 #EEE48B
square
#8BEEB3 #8B95EE #EE8BC6 #EEE48B
split-complementary
#8BEEB3 #E48BEE #EE8B95
monochromatic
#21DE6D #56E690 #8BEEB3 #C0F6D6 #E4FBEE
Accessibility & contrast
On white
1.40
#8BEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#8BEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEEB3
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEEB3 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B0
Deuteranopia (green-blind)
#DED5B6
Tritanopia (blue-blind)
#75ECDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8beeb3; /* rgb */ color: rgb(139, 238, 179); /* oklch */ color: oklch(87.3% 0.125 156.4);
Tailwind
colors: {
custom: {
50: '#b1f4ca',
500: '#8beeb3',
950: '#000000',
},
}SCSS
$custom: #8beeb3; $custom-light: #b1f4ca; $custom-dark: #000000;
JSON
{
"hex": "#8beeb3",
"rgb": {
"r": 139,
"g": 238,
"b": 179
},
"hsl": {
"h": 144.242,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.87263,
"c": 0.12549,
"h": 156.4
},
"luminance": 0.69893
}Semantic roles & 50–950 ramp
primary
#8BEEB3
secondary
#C9549A
accent
#0F86D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582