#6BE68A#6BE68A
#6BE68A is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.170 H 149.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE68A |
|---|---|
| RGB | rgb(107, 230, 138) |
| HSL | hsl(135, 71%, 66%) |
| HSV | hsv(135, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.67, -53.95, 34.62) |
| CIE-LCH | lch(82.67, 64.10, 147.31°) |
| OKLab | oklab(83.21% -0.1462 0.0858) |
| OKLCH | oklch(83.21% 0.17 149.6) |
| XYZ | xyz(38.9450, 61.5511, 33.8681) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.96
Tealish Green
#0CDC73
ΔE00 4.99
Seafoam Green
#7AF9AB
ΔE00 5.23
Light Green Blue
#56FCA2
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE68A #E66BC7
analogous
#89E66B #6BE68A #6BE6C7
triadic
#6BE68A #8A6BE6 #E68A6B
tetradic
#6BE68A #6B89E6 #E66BC7 #E6C76B
square
#6BE68A #6B89E6 #E66BC7 #E6C76B
split-complementary
#6BE68A #C76BE6 #E66B89
monochromatic
#1FB845 #37DD61 #6BE68A #9FEFB3 #D4F8DD
Accessibility & contrast
On white
1.58
#6BE68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6BE68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE68A
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE68A | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#D7C990
Tritanopia (blue-blind)
#4FE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be68a; /* rgb */ color: rgb(107, 230, 138); /* oklch */ color: oklch(83.2% 0.170 149.6);
Tailwind
colors: {
custom: {
50: '#9eefad',
500: '#6be68a',
950: '#000000',
},
}SCSS
$custom: #6be68a; $custom-light: #9eefad; $custom-dark: #000000;
JSON
{
"hex": "#6be68a",
"rgb": {
"r": 107,
"g": 230,
"b": 138
},
"hsl": {
"h": 135.122,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83211,
"c": 0.16954,
"h": 149.6
},
"luminance": 0.61554
}Semantic roles & 50–950 ramp
primary
#6BE68A
secondary
#B83E99
accent
#12A3D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581