#6DE495#6DE495
#6DE495 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.156 H 152.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE495 |
|---|---|
| RGB | rgb(109, 228, 149) |
| HSL | hsl(140, 69%, 66%) |
| HSV | hsv(140, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.33, -50.79, 28.59) |
| CIE-LCH | lch(82.33, 58.28, 150.62°) |
| OKLab | oklab(83.01% -0.138 0.0718) |
| OKLCH | oklch(83.01% 0.156 152.5) |
| XYZ | xyz(39.4720, 60.9046, 38.1036) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 5.08
Light Bluish Green
#76FDA8
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE495 #E46DBC
analogous
#80E46D #6DE495 #6DE4D0
triadic
#6DE495 #956DE4 #E4956D
tetradic
#6DE495 #6D80E4 #E46DBC #E4D06D
square
#6DE495 #6D80E4 #E46DBC #E4D06D
split-complementary
#6DE495 #D06DE4 #E46D80
monochromatic
#21B553 #39DA70 #6DE495 #A1EEBA #D4F7E0
Accessibility & contrast
On white
1.59
#6DE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6DE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE495
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE495 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D490
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#4FE1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de495; /* rgb */ color: rgb(109, 228, 149); /* oklch */ color: oklch(83.0% 0.156 152.5);
Tailwind
colors: {
custom: {
50: '#9fedb4',
500: '#6de495',
950: '#000000',
},
}SCSS
$custom: #6de495; $custom-light: #9fedb4; $custom-dark: #000000;
JSON
{
"hex": "#6de495",
"rgb": {
"r": 109,
"g": 228,
"b": 149
},
"hsl": {
"h": 140.168,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.83005,
"c": 0.15556,
"h": 152.5
},
"luminance": 0.60908
}Semantic roles & 50–950 ramp
primary
#6DE495
secondary
#B6408E
accent
#1592D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581