#6FD992#6FD992
#6FD992 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.4% C 0.142 H 152.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD992 |
|---|---|
| RGB | rgb(111, 217, 146) |
| HSL | hsl(140, 58%, 64%) |
| HSV | hsv(140, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 32.7%, 14.9%) |
| CIE-LAB | lab(79.09, -46.24, 25.78) |
| CIE-LCH | lch(79.09, 52.94, 150.86°) |
| OKLab | oklab(80.36% -0.1259 0.0649) |
| OKLCH | oklch(80.36% 0.142 152.7) |
| XYZ | xyz(36.5541, 55.0777, 35.8934) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.21
Seaweed
#18D17B
ΔE00 5.61
Hospital Green
#9BE5AA
ΔE00 5.65
Weird Green
#3AE57F
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD992 #D96FB6
analogous
#81D96F #6FD992 #6FD9C7
triadic
#6FD992 #926FD9 #D9926F
tetradic
#6FD992 #6F81D9 #D96FB6 #D9C76F
square
#6FD992 #6F81D9 #D96FB6 #D9C76F
split-complementary
#6FD992 #C76FD9 #D96F81
monochromatic
#2BA352 #3FCC6D #6FD992 #9FE6B7 #D0F3DB
Accessibility & contrast
On white
1.75
#6FD992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6FD992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD992
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD992 | 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)
#D9CA8D
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#57D6C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd992; /* rgb */ color: rgb(111, 217, 146); /* oklch */ color: oklch(80.4% 0.142 152.7);
Tailwind
colors: {
custom: {
50: '#9fe5b2',
500: '#6fd992',
950: '#000000',
},
}SCSS
$custom: #6fd992; $custom-light: #9fe5b2; $custom-dark: #000000;
JSON
{
"hex": "#6fd992",
"rgb": {
"r": 111,
"g": 217,
"b": 146
},
"hsl": {
"h": 139.811,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.8036,
"c": 0.1417,
"h": 152.7
},
"luminance": 0.55081
}Semantic roles & 50–950 ramp
primary
#6FD992
secondary
#A64686
accent
#208FC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481