#6BE394#6BE394
#6BE394 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.156 H 152.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE394 |
|---|---|
| RGB | rgb(107, 227, 148) |
| HSL | hsl(141, 68%, 65%) |
| HSV | hsv(141, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 34.8%, 11%) |
| CIE-LAB | lab(81.95, -51.03, 28.58) |
| CIE-LCH | lch(81.95, 58.49, 150.75°) |
| OKLab | oklab(82.67% -0.1387 0.0717) |
| OKLCH | oklch(82.67% 0.156 152.7) |
| XYZ | xyz(38.8749, 60.1987, 37.5821) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 5.28
Light Bluish Green
#76FDA8
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE394 #E36BBA
analogous
#7EE36B #6BE394 #6BE3D0
triadic
#6BE394 #946BE3 #E3946B
tetradic
#6BE394 #6B7EE3 #E36BBA #E3D06B
square
#6BE394 #6B7EE3 #E36BBA #E3D06B
split-complementary
#6BE394 #D06BE3 #E36B7E
monochromatic
#22B253 #38D96F #6BE394 #9EEDB9 #D2F6DE
Accessibility & contrast
On white
1.61
#6BE394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6BE394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE394
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE394 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38F
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#4CE0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be394; /* rgb */ color: rgb(107, 227, 148); /* oklch */ color: oklch(82.7% 0.156 152.7);
Tailwind
colors: {
custom: {
50: '#9eecb4',
500: '#6be394',
950: '#000000',
},
}SCSS
$custom: #6be394; $custom-light: #9eecb4; $custom-dark: #000000;
JSON
{
"hex": "#6be394",
"rgb": {
"r": 107,
"g": 227,
"b": 148
},
"hsl": {
"h": 140.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.82669,
"c": 0.15611,
"h": 152.7
},
"luminance": 0.60202
}Semantic roles & 50–950 ramp
primary
#6BE394
secondary
#B33F8B
accent
#1590D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581