#6BE18E#6BE18E
#6BE18E is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.159 H 151.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE18E |
|---|---|
| RGB | rgb(107, 225, 142) |
| HSL | hsl(138, 66%, 65%) |
| HSV | hsv(138, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.25, -51.27, 30.72) |
| CIE-LCH | lch(81.25, 59.77, 149.07°) |
| OKLab | oklab(82.07% -0.1391 0.0767) |
| OKLCH | oklch(82.07% 0.159 151.1) |
| XYZ | xyz(37.8684, 58.9260, 34.9642) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.75
Aqua Green
#12E193
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 5.00
Tealish Green
#0CDC73
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 5.57
Seafoam (survey)
#80F9AD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE18E #E16BBE
analogous
#83E16B #6BE18E #6BE1C9
triadic
#6BE18E #8E6BE1 #E18E6B
tetradic
#6BE18E #6B83E1 #E16BBE #E1C96B
square
#6BE18E #6B83E1 #E16BBE #E1C96B
split-complementary
#6BE18E #C96BE1 #E16B83
monochromatic
#23AE4D #38D767 #6BE18E #9EEBB5 #D1F6DC
Accessibility & contrast
On white
1.64
#6BE18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6BE18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE18E
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE18E | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#4FDECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be18e; /* rgb */ color: rgb(107, 225, 142); /* oklch */ color: oklch(82.1% 0.159 151.1);
Tailwind
colors: {
custom: {
50: '#9debaf',
500: '#6be18e',
950: '#000000',
},
}SCSS
$custom: #6be18e; $custom-light: #9debaf; $custom-dark: #000000;
JSON
{
"hex": "#6be18e",
"rgb": {
"r": 107,
"g": 225,
"b": 142
},
"hsl": {
"h": 137.797,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.82067,
"c": 0.1589,
"h": 151.1
},
"luminance": 0.58929
}Semantic roles & 50–950 ramp
primary
#6BE18E
secondary
#B0408F
accent
#1798CE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481