#6DE490#6DE490
#6DE490 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.160 H 151.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE490 |
|---|---|
| RGB | rgb(109, 228, 144) |
| HSL | hsl(138, 69%, 66%) |
| HSV | hsv(138, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(82.24, -51.66, 31.03) |
| CIE-LCH | lch(82.24, 60.26, 149.01°) |
| OKLab | oklab(82.91% -0.1402 0.0775) |
| OKLCH | oklch(82.91% 0.16 151.1) |
| XYZ | xyz(39.0814, 60.7483, 36.0463) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.02
Seafoam (survey)
#80F9AD
ΔE00 5.12
Tealish Green
#0CDC73
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE490 #E46DC1
analogous
#85E46D #6DE490 #6DE4CB
triadic
#6DE490 #906DE4 #E4906D
tetradic
#6DE490 #6D85E4 #E46DC1 #E4CB6D
square
#6DE490 #6D85E4 #E46DC1 #E4CB6D
split-complementary
#6DE490 #CB6DE4 #E46D85
monochromatic
#21B54D #39DA69 #6DE490 #A1EEB7 #D4F7DF
Accessibility & contrast
On white
1.60
#6DE490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6DE490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE490
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE490 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48A
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#51E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de490; /* rgb */ color: rgb(109, 228, 144); /* oklch */ color: oklch(82.9% 0.160 151.1);
Tailwind
colors: {
custom: {
50: '#9fedb1',
500: '#6de490',
950: '#000000',
},
}SCSS
$custom: #6de490; $custom-light: #9fedb1; $custom-dark: #000000;
JSON
{
"hex": "#6de490",
"rgb": {
"r": 109,
"g": 228,
"b": 144
},
"hsl": {
"h": 137.647,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82909,
"c": 0.1602,
"h": 151.1
},
"luminance": 0.60752
}Semantic roles & 50–950 ramp
primary
#6DE490
secondary
#B64093
accent
#1599D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581