#6BE08A#6BE08A
#6BE08A is a light, vivid green. Relative luminance 0.583; OKLCH L 81.7% C 0.161 H 150.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE08A |
|---|---|
| RGB | rgb(107, 224, 138) |
| HSL | hsl(136, 65%, 65%) |
| HSV | hsv(136, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(80.89, -51.54, 32.27) |
| CIE-LCH | lch(80.89, 60.81, 147.95°) |
| OKLab | oklab(81.75% -0.1398 0.0803) |
| OKLCH | oklch(81.75% 0.161 150.1) |
| XYZ | xyz(37.3040, 58.2690, 33.3211) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Tealish Green
#0CDC73
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.74
Seafoam Green
#7AF9AB
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE08A #E06BC1
analogous
#87E06B #6BE08A #6BE0C4
triadic
#6BE08A #8A6BE0 #E08A6B
tetradic
#6BE08A #6B87E0 #E06BC1 #E0C46B
square
#6BE08A #6B87E0 #E06BC1 #E0C46B
split-complementary
#6BE08A #C46BE0 #E06B87
monochromatic
#24AC48 #38D562 #6BE08A #9EEBB2 #D0F5DA
Accessibility & contrast
On white
1.66
#6BE08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6BE08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE08A
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE08A | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#51DDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6be08a; /* rgb */ color: rgb(107, 224, 138); /* oklch */ color: oklch(81.7% 0.161 150.1);
Tailwind
colors: {
custom: {
50: '#9deaad',
500: '#6be08a',
950: '#000000',
},
}SCSS
$custom: #6be08a; $custom-light: #9deaad; $custom-dark: #000000;
JSON
{
"hex": "#6be08a",
"rgb": {
"r": 107,
"g": 224,
"b": 138
},
"hsl": {
"h": 135.897,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.81749,
"c": 0.16123,
"h": 150.1
},
"luminance": 0.58272
}Semantic roles & 50–950 ramp
primary
#6BE08A
secondary
#AE4191
accent
#189DCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481