#6BE494#6BE494
#6BE494 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.158 H 152.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE494 |
|---|---|
| RGB | rgb(107, 228, 148) |
| HSL | hsl(140, 69%, 66%) |
| HSV | hsv(140, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(82.24, -51.44, 28.98) |
| CIE-LCH | lch(82.24, 59.04, 150.61°) |
| OKLab | oklab(82.91% -0.1397 0.0727) |
| OKLCH | oklch(82.91% 0.158 152.5) |
| XYZ | xyz(39.1492, 60.7473, 37.6736) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 5.11
Light Bluish Green
#76FDA8
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE494 #E46BBB
analogous
#7EE46B #6BE494 #6BE4D1
triadic
#6BE494 #946BE4 #E4946B
tetradic
#6BE494 #6B7EE4 #E46BBB #E4D16B
square
#6BE494 #6B7EE4 #E46BBB #E4D16B
split-complementary
#6BE494 #D16BE4 #E46B7E
monochromatic
#21B453 #37DB6F #6BE494 #9FEDB9 #D3F7DF
Accessibility & contrast
On white
1.60
#6BE494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6BE494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE494
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE494 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D48F
Deuteranopia (green-blind)
#D3C899
Tritanopia (blue-blind)
#4CE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be494; /* rgb */ color: rgb(107, 228, 148); /* oklch */ color: oklch(82.9% 0.158 152.5);
Tailwind
colors: {
custom: {
50: '#9eedb4',
500: '#6be494',
950: '#000000',
},
}SCSS
$custom: #6be494; $custom-light: #9eedb4; $custom-dark: #000000;
JSON
{
"hex": "#6be494",
"rgb": {
"r": 107,
"g": 228,
"b": 148
},
"hsl": {
"h": 140.331,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82911,
"c": 0.15751,
"h": 152.5
},
"luminance": 0.60751
}Semantic roles & 50–950 ramp
primary
#6BE494
secondary
#B43F8D
accent
#1491D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581