#6ED697#6ED697
#6ED697 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.133 H 155.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED697 |
|---|---|
| RGB | rgb(110, 214, 151) |
| HSL | hsl(144, 56%, 64%) |
| HSV | hsv(144, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.25, -44.29, 22.03) |
| CIE-LCH | lch(78.25, 49.47, 153.55°) |
| OKLab | oklab(79.7% -0.121 0.0559) |
| OKLCH | oklch(79.7% 0.133 155.2) |
| XYZ | xyz(36.0602, 53.6396, 37.7254) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.12
Emerald
#50C878
ΔE00 5.43
Aqua Green
#12E193
ΔE00 5.54
Eucalyptus
#44D7A8
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.80
Seaweed
#18D17B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED697 #D66EAD
analogous
#79D66E #6ED697 #6ED6CB
triadic
#6ED697 #976ED6 #D6976E
tetradic
#6ED697 #6E79D6 #D66EAD #D6CB6E
square
#6ED697 #6E79D6 #D66EAD #D6CB6E
split-complementary
#6ED697 #CB6ED6 #D66E79
monochromatic
#2C9D59 #3EC975 #6ED697 #9EE3B9 #CDF1DB
Accessibility & contrast
On white
1.79
#6ED697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#6ED697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED697
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED697 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C893
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#54D4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed697; /* rgb */ color: rgb(110, 214, 151); /* oklch */ color: oklch(79.7% 0.133 155.2);
Tailwind
colors: {
custom: {
50: '#9ee3b6',
500: '#6ed697',
950: '#000000',
},
}SCSS
$custom: #6ed697; $custom-light: #9ee3b6; $custom-dark: #000000;
JSON
{
"hex": "#6ed697",
"rgb": {
"r": 110,
"g": 214,
"b": 151
},
"hsl": {
"h": 143.654,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.797,
"c": 0.13331,
"h": 155.2
},
"luminance": 0.53642
}Semantic roles & 50–950 ramp
primary
#6ED697
secondary
#A2477E
accent
#2284C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481