#6BE39D#6BE39D
#6BE39D is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.9% C 0.148 H 155.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE39D |
|---|---|
| RGB | rgb(107, 227, 157) |
| HSL | hsl(145, 68%, 65%) |
| HSV | hsv(145, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(82.11, -49.38, 24.16) |
| CIE-LCH | lch(82.11, 54.98, 153.93°) |
| OKLab | oklab(82.85% -0.1347 0.0611) |
| OKLCH | oklch(82.85% 0.148 155.6) |
| XYZ | xyz(39.6152, 60.4948, 41.4808) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.83
Seafoam Green
#7AF9AB
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 4.93
Light Blue Green
#7EFBB3
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE39D #E36BB1
analogous
#75E36B #6BE39D #6BE3D9
triadic
#6BE39D #9D6BE3 #E39D6B
tetradic
#6BE39D #6B75E3 #E36BB1 #E3D96B
square
#6BE39D #6B75E3 #E36BB1 #E3D96B
split-complementary
#6BE39D #D96BE3 #E36B75
monochromatic
#22B25E #38D97B #6BE39D #9EEDBF #D2F6E1
Accessibility & contrast
On white
1.60
#6BE39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6BE39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE39D
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE39D | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D399
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#48E1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be39d; /* rgb */ color: rgb(107, 227, 157); /* oklch */ color: oklch(82.9% 0.148 155.6);
Tailwind
colors: {
custom: {
50: '#9decba',
500: '#6be39d',
950: '#000000',
},
}SCSS
$custom: #6be39d; $custom-light: #9decba; $custom-dark: #000000;
JSON
{
"hex": "#6be39d",
"rgb": {
"r": 107,
"g": 227,
"b": 157
},
"hsl": {
"h": 145,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.82852,
"c": 0.1479,
"h": 155.6
},
"luminance": 0.60498
}Semantic roles & 50–950 ramp
primary
#6BE39D
secondary
#B33F83
accent
#1582D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581