#6EE28F#6EE28F
#6EE28F is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.158 H 150.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE28F |
|---|---|
| RGB | rgb(110, 226, 143) |
| HSL | hsl(137, 67%, 66%) |
| HSV | hsv(137, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(81.67, -50.77, 30.78) |
| CIE-LCH | lch(81.67, 59.37, 148.77°) |
| OKLab | oklab(82.44% -0.1378 0.0769) |
| OKLCH | oklch(82.44% 0.158 150.8) |
| XYZ | xyz(38.5820, 59.6877, 35.4690) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.70
Aqua Green
#12E193
ΔE00 5.08
Seafoam Green
#7AF9AB
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 5.38
Seafoam (survey)
#80F9AD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE28F #E26EC1
analogous
#87E26E #6EE28F #6EE2C9
triadic
#6EE28F #8F6EE2 #E28F6E
tetradic
#6EE28F #6E87E2 #E26EC1 #E2C96E
square
#6EE28F #6E87E2 #E26EC1 #E2C96E
split-complementary
#6EE28F #C96EE2 #E26E87
monochromatic
#24B24C #3BD868 #6EE28F #A1ECB6 #D4F6DE
Accessibility & contrast
On white
1.62
#6EE28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6EE28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE28F
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE28F | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D289
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#54DFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee28f; /* rgb */ color: rgb(110, 226, 143); /* oklch */ color: oklch(82.4% 0.158 150.8);
Tailwind
colors: {
custom: {
50: '#9fecb0',
500: '#6ee28f',
950: '#000000',
},
}SCSS
$custom: #6ee28f; $custom-light: #9fecb0; $custom-dark: #000000;
JSON
{
"hex": "#6ee28f",
"rgb": {
"r": 110,
"g": 226,
"b": 143
},
"hsl": {
"h": 137.069,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.82442,
"c": 0.15784,
"h": 150.8
},
"luminance": 0.59691
}Semantic roles & 50–950 ramp
primary
#6EE28F
secondary
#B34193
accent
#179ACF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581