#6EE285#6EE285
#6EE285 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.167 H 148.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE285 |
|---|---|
| RGB | rgb(110, 226, 133) |
| HSL | hsl(132, 67%, 66%) |
| HSV | hsv(132, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 41.2%, 11.4%) |
| CIE-LAB | lab(81.51, -52.42, 35.63) |
| CIE-LCH | lch(81.51, 63.38, 145.80°) |
| OKLab | oklab(82.26% -0.1421 0.088) |
| OKLCH | oklch(82.26% 0.167 148.2) |
| XYZ | xyz(37.8580, 59.3981, 31.6557) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.86
Lightish Green
#61E160
ΔE00 5.05
Turquoise Green
#04F489
ΔE00 5.79
Aqua Green
#12E193
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE285 #E26ECB
analogous
#91E26E #6EE285 #6EE2BF
triadic
#6EE285 #856EE2 #E2856E
tetradic
#6EE285 #6E91E2 #E26ECB #E2BF6E
square
#6EE285 #6E91E2 #E26ECB #E2BF6E
split-complementary
#6EE285 #BF6EE2 #E26E91
monochromatic
#24B240 #3BD85A #6EE285 #A1ECB0 #D4F6DB
Accessibility & contrast
On white
1.63
#6EE285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6EE285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE285
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE285 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#57DECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee285; /* rgb */ color: rgb(110, 226, 133); /* oklch */ color: oklch(82.3% 0.167 148.2);
Tailwind
colors: {
custom: {
50: '#9feca9',
500: '#6ee285',
950: '#000000',
},
}SCSS
$custom: #6ee285; $custom-light: #9feca9; $custom-dark: #000000;
JSON
{
"hex": "#6ee285",
"rgb": {
"r": 110,
"g": 226,
"b": 133
},
"hsl": {
"h": 131.897,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.82261,
"c": 0.16721,
"h": 148.2
},
"luminance": 0.59401
}Semantic roles & 50–950 ramp
primary
#6EE285
secondary
#B3419C
accent
#17AACF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581