#6FD792#6FD792
#6FD792 is a light, vivid green. Relative luminance 0.541; OKLCH L 79.9% C 0.139 H 153.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD792 |
|---|---|
| RGB | rgb(111, 215, 146) |
| HSL | hsl(140, 57%, 64%) |
| HSV | hsv(140, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.49, -45.39, 24.98) |
| CIE-LCH | lch(78.49, 51.81, 151.18°) |
| OKLab | oklab(79.88% -0.1237 0.063) |
| OKLCH | oklch(79.88% 0.139 153) |
| XYZ | xyz(36.0418, 54.0529, 35.7226) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.61
Hospital Green
#9BE5AA
ΔE00 5.76
Soft Green
#6FC276
ΔE00 5.97
Seafoam
#7FE0B3
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD792 #D76FB4
analogous
#80D76F #6FD792 #6FD7C6
triadic
#6FD792 #926FD7 #D7926F
tetradic
#6FD792 #6F80D7 #D76FB4 #D7C66F
square
#6FD792 #6F80D7 #D76FB4 #D7C66F
split-complementary
#6FD792 #C66FD7 #D76F80
monochromatic
#2C9F53 #3FCA6E #6FD792 #9FE4B6 #CFF2DB
Accessibility & contrast
On white
1.78
#6FD792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6FD792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD792
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD792 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#57D5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd792; /* rgb */ color: rgb(111, 215, 146); /* oklch */ color: oklch(79.9% 0.139 153.0);
Tailwind
colors: {
custom: {
50: '#9ee4b2',
500: '#6fd792',
950: '#000000',
},
}SCSS
$custom: #6fd792; $custom-light: #9ee4b2; $custom-dark: #000000;
JSON
{
"hex": "#6fd792",
"rgb": {
"r": 111,
"g": 215,
"b": 146
},
"hsl": {
"h": 140.192,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.79876,
"c": 0.13882,
"h": 153
},
"luminance": 0.54056
}Semantic roles & 50–950 ramp
primary
#6FD792
secondary
#A34784
accent
#218DC4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481