#6DE488#6DE488
#6DE488 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.168 H 149.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE488 |
|---|---|
| RGB | rgb(109, 228, 136) |
| HSL | hsl(134, 69%, 66%) |
| HSV | hsv(134, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.12, -52.99, 34.90) |
| CIE-LCH | lch(82.12, 63.45, 146.63°) |
| OKLab | oklab(82.76% -0.1437 0.0864) |
| OKLCH | oklch(82.76% 0.168 149) |
| XYZ | xyz(38.4915, 60.5124, 32.9395) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.39
Turquoise Green
#04F489
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE488 #E46DC9
analogous
#8DE46D #6DE488 #6DE4C3
triadic
#6DE488 #886DE4 #E4886D
tetradic
#6DE488 #6D8DE4 #E46DC9 #E4C36D
square
#6DE488 #6D8DE4 #E46DC9 #E4C36D
split-complementary
#6DE488 #C36DE4 #E46D8D
monochromatic
#21B543 #39DA5E #6DE488 #A1EEB2 #D4F7DC
Accessibility & contrast
On white
1.60
#6DE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6DE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE488
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE488 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#54E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de488; /* rgb */ color: rgb(109, 228, 136); /* oklch */ color: oklch(82.8% 0.168 149.0);
Tailwind
colors: {
custom: {
50: '#9fedab',
500: '#6de488',
950: '#000000',
},
}SCSS
$custom: #6de488; $custom-light: #9fedab; $custom-dark: #000000;
JSON
{
"hex": "#6de488",
"rgb": {
"r": 109,
"g": 228,
"b": 136
},
"hsl": {
"h": 133.613,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82763,
"c": 0.16767,
"h": 149
},
"luminance": 0.60516
}Semantic roles & 50–950 ramp
primary
#6DE488
secondary
#B6409B
accent
#15A6D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581