#6ED296#6ED296
#6ED296 is a light, vivid green. Relative luminance 0.516; OKLCH L 78.7% C 0.128 H 155.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED296 |
|---|---|
| RGB | rgb(110, 210, 150) |
| HSL | hsl(144, 53%, 63%) |
| HSV | hsv(144, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 28.6%, 17.6%) |
| CIE-LAB | lab(77.05, -42.75, 20.90) |
| CIE-LCH | lch(77.05, 47.58, 153.94°) |
| OKLab | oklab(78.71% -0.117 0.0531) |
| OKLCH | oklch(78.71% 0.128 155.6) |
| XYZ | xyz(34.9795, 51.6075, 36.9662) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.24
Seafoam
#7FE0B3
ΔE00 5.26
Eucalyptus
#44D7A8
ΔE00 5.64
Soft Green
#6FC276
ΔE00 6.05
Aqua Green
#12E193
ΔE00 6.21
Seaweed
#18D17B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED296 #D26EAA
analogous
#78D26E #6ED296 #6ED2C8
triadic
#6ED296 #966ED2 #D2966E
tetradic
#6ED296 #6E78D2 #D26EAA #D2C86E
square
#6ED296 #6E78D2 #D26EAA #D2C86E
split-complementary
#6ED296 #C86ED2 #D26E78
monochromatic
#2F9758 #3FC474 #6ED296 #9DE0B8 #CBEFDA
Accessibility & contrast
On white
1.85
#6ED296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6ED296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED296
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED296 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#55D0C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed296; /* rgb */ color: rgb(110, 210, 150); /* oklch */ color: oklch(78.7% 0.128 155.6);
Tailwind
colors: {
custom: {
50: '#9de0b5',
500: '#6ed296',
950: '#000000',
},
}SCSS
$custom: #6ed296; $custom-light: #9de0b5; $custom-dark: #000000;
JSON
{
"hex": "#6ed296",
"rgb": {
"r": 110,
"g": 210,
"b": 150
},
"hsl": {
"h": 144,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78711,
"c": 0.12844,
"h": 155.6
},
"luminance": 0.5161
}Semantic roles & 50–950 ramp
primary
#6ED296
secondary
#9C487B
accent
#2582C0
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481