#6EDCA0#6EDCA0
#6EDCA0 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.134 H 157.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCA0 |
|---|---|
| RGB | rgb(110, 220, 160) |
| HSL | hsl(147, 61%, 65%) |
| HSV | hsv(147, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.20, -45.13, 20.00) |
| CIE-LCH | lch(80.20, 49.37, 156.10°) |
| OKLab | oklab(81.35% -0.1237 0.0509) |
| OKLCH | oklch(81.35% 0.134 157.6) |
| XYZ | xyz(38.3657, 57.0363, 42.2382) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.35
Light Greenish Blue
#63F7B4
ΔE00 6.11
Seafoam (survey)
#80F9AD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCA0 #DC6EAA
analogous
#73DC6E #6EDCA0 #6EDCD7
triadic
#6EDCA0 #A06EDC #DCA06E
tetradic
#6EDCA0 #6E73DC #DC6EAA #DCD76E
square
#6EDCA0 #6E73DC #DC6EAA #DCD76E
split-complementary
#6EDCA0 #D76EDC #DC6E73
monochromatic
#28A762 #3DD080 #6EDCA0 #9FE8C0 #D1F4E1
Accessibility & contrast
On white
1.69
#6EDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6EDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCA0
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCA0 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#4FDBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edca0; /* rgb */ color: rgb(110, 220, 160); /* oklch */ color: oklch(81.3% 0.134 157.6);
Tailwind
colors: {
custom: {
50: '#9ee7bc',
500: '#6edca0',
950: '#000000',
},
}SCSS
$custom: #6edca0; $custom-light: #9ee7bc; $custom-dark: #000000;
JSON
{
"hex": "#6edca0",
"rgb": {
"r": 110,
"g": 220,
"b": 160
},
"hsl": {
"h": 147.273,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81345,
"c": 0.13379,
"h": 157.6
},
"luminance": 0.57039
}Semantic roles & 50–950 ramp
primary
#6EDCA0
secondary
#AA447C
accent
#1D7BC9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482