#6EE286#6EE286
#6EE286 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.166 H 148.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE286 |
|---|---|
| RGB | rgb(110, 226, 134) |
| HSL | hsl(132, 67%, 66%) |
| HSV | hsv(132, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 40.7%, 11.4%) |
| CIE-LAB | lab(81.53, -52.26, 35.15) |
| CIE-LCH | lch(81.53, 62.98, 146.08°) |
| OKLab | oklab(82.28% -0.1417 0.087) |
| OKLCH | oklch(82.28% 0.166 148.5) |
| XYZ | xyz(37.9274, 59.4258, 32.0213) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.89
Lightish Green
#61E160
ΔE00 5.22
Turquoise Green
#04F489
ΔE00 5.78
Aqua Green
#12E193
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE286 #E26ECA
analogous
#90E26E #6EE286 #6EE2C0
triadic
#6EE286 #866EE2 #E2866E
tetradic
#6EE286 #6E90E2 #E26ECA #E2C06E
square
#6EE286 #6E90E2 #E26ECA #E2C06E
split-complementary
#6EE286 #C06EE2 #E26E90
monochromatic
#24B241 #3BD85B #6EE286 #A1ECB1 #D4F6DB
Accessibility & contrast
On white
1.63
#6EE286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6EE286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE286
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE286 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#D4C68C
Tritanopia (blue-blind)
#57DECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee286; /* rgb */ color: rgb(110, 226, 134); /* oklch */ color: oklch(82.3% 0.166 148.5);
Tailwind
colors: {
custom: {
50: '#9fecaa',
500: '#6ee286',
950: '#000000',
},
}SCSS
$custom: #6ee286; $custom-light: #9fecaa; $custom-dark: #000000;
JSON
{
"hex": "#6ee286",
"rgb": {
"r": 110,
"g": 226,
"b": 134
},
"hsl": {
"h": 132.414,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.82279,
"c": 0.16628,
"h": 148.5
},
"luminance": 0.59429
}Semantic roles & 50–950 ramp
primary
#6EE286
secondary
#B3419C
accent
#17A9CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581