#6ED992#6ED992
#6ED992 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.142 H 152.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED992 |
|---|---|
| RGB | rgb(110, 217, 146) |
| HSL | hsl(140, 58%, 64%) |
| HSV | hsv(140, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 32.7%, 14.9%) |
| CIE-LAB | lab(79.05, -46.50, 25.73) |
| CIE-LCH | lch(79.05, 53.14, 151.05°) |
| OKLab | oklab(80.32% -0.1266 0.0648) |
| OKLCH | oklch(80.32% 0.142 152.9) |
| XYZ | xyz(36.4290, 55.0131, 35.8875) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.11
Emerald
#50C878
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.72
Weird Green
#3AE57F
ΔE00 5.77
Seafoam
#7FE0B3
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED992 #D96EB5
analogous
#80D96E #6ED992 #6ED9C8
triadic
#6ED992 #926ED9 #D9926E
tetradic
#6ED992 #6E80D9 #D96EB5 #D9C86E
square
#6ED992 #6E80D9 #D96EB5 #D9C86E
split-complementary
#6ED992 #C86ED9 #D96E80
monochromatic
#2AA253 #3ECC6E #6ED992 #9EE6B6 #CFF2DB
Accessibility & contrast
On white
1.75
#6ED992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#6ED992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED992
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED992 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8D
Deuteranopia (green-blind)
#CABF96
Tritanopia (blue-blind)
#55D7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed992; /* rgb */ color: rgb(110, 217, 146); /* oklch */ color: oklch(80.3% 0.142 152.9);
Tailwind
colors: {
custom: {
50: '#9ee5b2',
500: '#6ed992',
950: '#000000',
},
}SCSS
$custom: #6ed992; $custom-light: #9ee5b2; $custom-dark: #000000;
JSON
{
"hex": "#6ed992",
"rgb": {
"r": 110,
"g": 217,
"b": 146
},
"hsl": {
"h": 140.187,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.8032,
"c": 0.14226,
"h": 152.9
},
"luminance": 0.55016
}Semantic roles & 50–950 ramp
primary
#6ED992
secondary
#A64585
accent
#1F8EC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481