#6EDF97#6EDF97
#6EDF97 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.146 H 153.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDF97 |
|---|---|
| RGB | rgb(110, 223, 151) |
| HSL | hsl(142, 64%, 65%) |
| HSV | hsv(142, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.92, -48.11, 25.67) |
| CIE-LCH | lch(80.92, 54.53, 151.92°) |
| OKLab | oklab(81.87% -0.131 0.0647) |
| OKLCH | oklch(81.87% 0.146 153.7) |
| XYZ | xyz(38.4012, 58.3216, 38.5057) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.62
Weird Green
#3AE57F
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDF97 #DF6EB6
analogous
#7DDF6E #6EDF97 #6EDFD0
triadic
#6EDF97 #976EDF #DF976E
tetradic
#6EDF97 #6E7DDF #DF6EB6 #DFD06E
square
#6EDF97 #6E7DDF #DF6EB6 #DFD06E
split-complementary
#6EDF97 #D06EDF #DF6E7D
monochromatic
#26AD57 #3CD473 #6EDF97 #A0EABB #D2F5DF
Accessibility & contrast
On white
1.66
#6EDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6EDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDF97
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDF97 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#CFC49B
Tritanopia (blue-blind)
#52DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edf97; /* rgb */ color: rgb(110, 223, 151); /* oklch */ color: oklch(81.9% 0.146 153.7);
Tailwind
colors: {
custom: {
50: '#9feab6',
500: '#6edf97',
950: '#000000',
},
}SCSS
$custom: #6edf97; $custom-light: #9feab6; $custom-dark: #000000;
JSON
{
"hex": "#6edf97",
"rgb": {
"r": 110,
"g": 223,
"b": 151
},
"hsl": {
"h": 141.77,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.81874,
"c": 0.14616,
"h": 153.7
},
"luminance": 0.58325
}Semantic roles & 50–950 ramp
primary
#6EDF97
secondary
#AE4387
accent
#1A8BCC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481