#6EE283#6EE283
#6EE283 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.169 H 147.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE283 |
|---|---|
| RGB | rgb(110, 226, 131) |
| HSL | hsl(131, 67%, 66%) |
| HSV | hsv(131, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(81.48, -52.73, 36.59) |
| CIE-LCH | lch(81.48, 64.18, 145.25°) |
| OKLab | oklab(82.23% -0.143 0.0902) |
| OKLCH | oklch(82.23% 0.169 147.8) |
| XYZ | xyz(37.7211, 59.3433, 30.9350) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 4.83
Turquoise Green
#04F489
ΔE00 5.81
Minty Green
#0BF77D
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE283 #E26ECD
analogous
#93E26E #6EE283 #6EE2BD
triadic
#6EE283 #836EE2 #E2836E
tetradic
#6EE283 #6E93E2 #E26ECD #E2BD6E
square
#6EE283 #6E93E2 #E26ECD #E2BD6E
split-complementary
#6EE283 #BD6EE2 #E26E93
monochromatic
#24B23D #3BD857 #6EE283 #A1ECAF #D4F6DA
Accessibility & contrast
On white
1.63
#6EE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6EE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE283
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE283 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#58DECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee283; /* rgb */ color: rgb(110, 226, 131); /* oklch */ color: oklch(82.2% 0.169 147.8);
Tailwind
colors: {
custom: {
50: '#9feca8',
500: '#6ee283',
950: '#000000',
},
}SCSS
$custom: #6ee283; $custom-light: #9feca8; $custom-dark: #000000;
JSON
{
"hex": "#6ee283",
"rgb": {
"r": 110,
"g": 226,
"b": 131
},
"hsl": {
"h": 130.862,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.82227,
"c": 0.16908,
"h": 147.8
},
"luminance": 0.59346
}Semantic roles & 50–950 ramp
primary
#6EE283
secondary
#B3419E
accent
#17ADCF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580