#6BE597#6BE597
#6BE597 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.156 H 153.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE597 |
|---|---|
| RGB | rgb(107, 229, 151) |
| HSL | hsl(142, 70%, 66%) |
| HSV | hsv(142, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(82.59, -51.31, 27.91) |
| CIE-LCH | lch(82.59, 58.41, 151.46°) |
| OKLab | oklab(83.21% -0.1395 0.0702) |
| OKLCH | oklch(83.21% 0.156 153.3) |
| XYZ | xyz(39.6657, 61.3953, 39.0324) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Bluish Green
#76FDA8
ΔE00 5.13
Light Blue Green
#7EFBB3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE597 #E56BB9
analogous
#7CE56B #6BE597 #6BE5D4
triadic
#6BE597 #976BE5 #E5976B
tetradic
#6BE597 #6B7CE5 #E56BB9 #E5D46B
square
#6BE597 #6B7CE5 #E56BB9 #E5D46B
split-complementary
#6BE597 #D46BE5 #E56B7C
monochromatic
#20B656 #37DC72 #6BE597 #9FEEBC #D3F7E0
Accessibility & contrast
On white
1.58
#6BE597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6BE597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE597
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE597 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D592
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#4AE2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be597; /* rgb */ color: rgb(107, 229, 151); /* oklch */ color: oklch(83.2% 0.156 153.3);
Tailwind
colors: {
custom: {
50: '#9eeeb6',
500: '#6be597',
950: '#000000',
},
}SCSS
$custom: #6be597; $custom-light: #9eeeb6; $custom-dark: #000000;
JSON
{
"hex": "#6be597",
"rgb": {
"r": 107,
"g": 229,
"b": 151
},
"hsl": {
"h": 141.639,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83213,
"c": 0.15614,
"h": 153.3
},
"luminance": 0.61399
}Semantic roles & 50–950 ramp
primary
#6BE597
secondary
#B63E8B
accent
#138DD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581