#6AE28D#6AE28D
#6AE28D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.162 H 150.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE28D |
|---|---|
| RGB | rgb(106, 226, 141) |
| HSL | hsl(138, 67%, 65%) |
| HSV | hsv(138, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.50, -52.09, 31.55) |
| CIE-LCH | lch(81.50, 60.89, 148.80°) |
| OKLab | oklab(82.25% -0.1413 0.0787) |
| OKLCH | oklch(82.25% 0.162 150.9) |
| XYZ | xyz(37.9453, 59.3767, 34.6554) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 4.82
Aqua Green
#12E193
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.48
Seafoam (survey)
#80F9AD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE28D #E26ABF
analogous
#83E26A #6AE28D #6AE2C9
triadic
#6AE28D #8D6AE2 #E28D6A
tetradic
#6AE28D #6A83E2 #E26ABF #E2C96A
square
#6AE28D #6A83E2 #E26ABF #E2C96A
split-complementary
#6AE28D #C96AE2 #E26A83
monochromatic
#22AF4B #37D866 #6AE28D #9DECB4 #D0F6DB
Accessibility & contrast
On white
1.63
#6AE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6AE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE28D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE28D | 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)
#E3D187
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#4DDFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae28d; /* rgb */ color: rgb(106, 226, 141); /* oklch */ color: oklch(82.3% 0.162 150.9);
Tailwind
colors: {
custom: {
50: '#9decaf',
500: '#6ae28d',
950: '#000000',
},
}SCSS
$custom: #6ae28d; $custom-light: #9decaf; $custom-dark: #000000;
JSON
{
"hex": "#6ae28d",
"rgb": {
"r": 106,
"g": 226,
"b": 141
},
"hsl": {
"h": 137.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.82254,
"c": 0.16172,
"h": 150.9
},
"luminance": 0.5938
}Semantic roles & 50–950 ramp
primary
#6AE28D
secondary
#B13F90
accent
#1699CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581