#6ED597#6ED597
#6ED597 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.5% C 0.132 H 155.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED597 |
|---|---|
| RGB | rgb(110, 213, 151) |
| HSL | hsl(144, 55%, 63%) |
| HSV | hsv(144, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 29.1%, 16.5%) |
| CIE-LAB | lab(77.95, -43.86, 21.62) |
| CIE-LCH | lch(77.95, 48.90, 153.75°) |
| OKLab | oklab(79.46% -0.1199 0.0549) |
| OKLCH | oklch(79.46% 0.132 155.4) |
| XYZ | xyz(35.8079, 53.1350, 37.6413) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.09
Emerald
#50C878
ΔE00 5.40
Eucalyptus
#44D7A8
ΔE00 5.68
Aqua Green
#12E193
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.91
Seaweed
#18D17B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED597 #D56EAC
analogous
#78D56E #6ED597 #6ED5CA
triadic
#6ED597 #976ED5 #D5976E
tetradic
#6ED597 #6E78D5 #D56EAC #D5CA6E
square
#6ED597 #6E78D5 #D56EAC #D5CA6E
split-complementary
#6ED597 #CA6ED5 #D56E78
monochromatic
#2D9C59 #3FC775 #6ED597 #9DE3B9 #CDF0DB
Accessibility & contrast
On white
1.81
#6ED597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6ED597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED597
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED597 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C793
Deuteranopia (green-blind)
#C5BC9B
Tritanopia (blue-blind)
#54D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed597; /* rgb */ color: rgb(110, 213, 151); /* oklch */ color: oklch(79.5% 0.132 155.4);
Tailwind
colors: {
custom: {
50: '#9de2b6',
500: '#6ed597',
950: '#000000',
},
}SCSS
$custom: #6ed597; $custom-light: #9de2b6; $custom-dark: #000000;
JSON
{
"hex": "#6ed597",
"rgb": {
"r": 110,
"g": 213,
"b": 151
},
"hsl": {
"h": 143.883,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79458,
"c": 0.13187,
"h": 155.4
},
"luminance": 0.53138
}Semantic roles & 50–950 ramp
primary
#6ED597
secondary
#A0477D
accent
#2383C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481