#6ED995#6ED995
#6ED995 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.4% C 0.139 H 153.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED995 |
|---|---|
| RGB | rgb(110, 217, 149) |
| HSL | hsl(142, 58%, 64%) |
| HSV | hsv(142, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 31.3%, 14.9%) |
| CIE-LAB | lab(79.10, -45.95, 24.24) |
| CIE-LCH | lch(79.10, 51.95, 152.19°) |
| OKLab | oklab(80.38% -0.1253 0.0613) |
| OKLCH | oklch(80.38% 0.139 153.9) |
| XYZ | xyz(36.6654, 55.1077, 37.1327) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.08
Emerald
#50C878
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.66
Seaweed
#18D17B
ΔE00 5.75
Weird Green
#3AE57F
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED995 #D96EB2
analogous
#7DD96E #6ED995 #6ED9CB
triadic
#6ED995 #956ED9 #D9956E
tetradic
#6ED995 #6E7DD9 #D96EB2 #D9CB6E
square
#6ED995 #6E7DD9 #D96EB2 #D9CB6E
split-complementary
#6ED995 #CB6ED9 #D96E7D
monochromatic
#2AA256 #3ECC72 #6ED995 #9EE6B8 #CFF2DC
Accessibility & contrast
On white
1.75
#6ED995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6ED995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED995
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED995 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA91
Deuteranopia (green-blind)
#C9C099
Tritanopia (blue-blind)
#54D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed995; /* rgb */ color: rgb(110, 217, 149); /* oklch */ color: oklch(80.4% 0.139 153.9);
Tailwind
colors: {
custom: {
50: '#9ee5b4',
500: '#6ed995',
950: '#000000',
},
}SCSS
$custom: #6ed995; $custom-light: #9ee5b4; $custom-dark: #000000;
JSON
{
"hex": "#6ed995",
"rgb": {
"r": 110,
"g": 217,
"b": 149
},
"hsl": {
"h": 141.869,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.80382,
"c": 0.13947,
"h": 153.9
},
"luminance": 0.55111
}Semantic roles & 50–950 ramp
primary
#6ED995
secondary
#A64583
accent
#1F89C6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481