#6BE39A#6BE39A
#6BE39A is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.8% C 0.151 H 154.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE39A |
|---|---|
| RGB | rgb(107, 227, 154) |
| HSL | hsl(144, 68%, 65%) |
| HSV | hsv(144, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(82.05, -49.94, 25.64) |
| CIE-LCH | lch(82.05, 56.14, 152.83°) |
| OKLab | oklab(82.79% -0.136 0.0647) |
| OKLCH | oklch(82.79% 0.151 154.6) |
| XYZ | xyz(39.3622, 60.3937, 40.1484) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 5.01
Light Greenish Blue
#63F7B4
ΔE00 5.10
Light Blue Green
#7EFBB3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE39A #E36BB4
analogous
#78E36B #6BE39A #6BE3D6
triadic
#6BE39A #9A6BE3 #E39A6B
tetradic
#6BE39A #6B78E3 #E36BB4 #E3D66B
square
#6BE39A #6B78E3 #E36BB4 #E3D66B
split-complementary
#6BE39A #D66BE3 #E36B78
monochromatic
#22B25A #38D977 #6BE39A #9EEDBD #D2F6E0
Accessibility & contrast
On white
1.61
#6BE39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#6BE39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE39A
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE39A | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D395
Deuteranopia (green-blind)
#D2C79F
Tritanopia (blue-blind)
#4AE1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be39a; /* rgb */ color: rgb(107, 227, 154); /* oklch */ color: oklch(82.8% 0.151 154.6);
Tailwind
colors: {
custom: {
50: '#9decb8',
500: '#6be39a',
950: '#000000',
},
}SCSS
$custom: #6be39a; $custom-light: #9decb8; $custom-dark: #000000;
JSON
{
"hex": "#6be39a",
"rgb": {
"r": 107,
"g": 227,
"b": 154
},
"hsl": {
"h": 143.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.8279,
"c": 0.15061,
"h": 154.6
},
"luminance": 0.60397
}Semantic roles & 50–950 ramp
primary
#6BE39A
secondary
#B33F86
accent
#1587D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581