#6EDF8A#6EDF8A
#6EDF8A is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.158 H 149.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDF8A |
|---|---|
| RGB | rgb(110, 223, 138) |
| HSL | hsl(135, 64%, 65%) |
| HSV | hsv(135, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.70, -50.39, 32.04) |
| CIE-LCH | lch(80.70, 59.71, 147.55°) |
| OKLab | oklab(81.62% -0.1368 0.0798) |
| OKLCH | oklch(81.62% 0.158 149.7) |
| XYZ | xyz(37.4031, 57.9223, 33.2489) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.83
Emerald
#50C878
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDF8A #DF6EC3
analogous
#8BDF6E #6EDF8A #6EDFC2
triadic
#6EDF8A #8A6EDF #DF8A6E
tetradic
#6EDF8A #6E8BDF #DF6EC3 #DFC26E
square
#6EDF8A #6E8BDF #DF6EC3 #DFC26E
split-complementary
#6EDF8A #C26EDF #DF6E8B
monochromatic
#26AD47 #3CD462 #6EDF8A #A0EAB2 #D2F5DB
Accessibility & contrast
On white
1.67
#6EDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#6EDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDF8A
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDF8A | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#56DCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6edf8a; /* rgb */ color: rgb(110, 223, 138); /* oklch */ color: oklch(81.6% 0.158 149.7);
Tailwind
colors: {
custom: {
50: '#9feaad',
500: '#6edf8a',
950: '#000000',
},
}SCSS
$custom: #6edf8a; $custom-light: #9feaad; $custom-dark: #000000;
JSON
{
"hex": "#6edf8a",
"rgb": {
"r": 110,
"g": 223,
"b": 138
},
"hsl": {
"h": 134.867,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.8162,
"c": 0.15832,
"h": 149.7
},
"luminance": 0.57925
}Semantic roles & 50–950 ramp
primary
#6EDF8A
secondary
#AE4394
accent
#1AA0CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481