#6FD38E#6FD38E
#6FD38E is a light, vivid green. Relative luminance 0.519; OKLCH L 78.8% C 0.137 H 152.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD38E |
|---|---|
| RGB | rgb(111, 211, 142) |
| HSL | hsl(139, 53%, 63%) |
| HSV | hsv(139, 47%, 83%) |
| CMYK | cmyk(47.4%, 0%, 32.7%, 17.3%) |
| CIE-LAB | lab(77.23, -44.40, 25.36) |
| CIE-LCH | lch(77.23, 51.13, 150.27°) |
| OKLab | oklab(78.83% -0.121 0.0639) |
| OKLCH | oklch(78.83% 0.137 152.2) |
| XYZ | xyz(34.7299, 51.9184, 33.7771) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.25
Soft Green
#6FC276
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.46
Aqua Green
#12E193
ΔE00 6.01
Dark Mint
#48C072
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD38E #D36FB4
analogous
#82D36F #6FD38E #6FD3C0
triadic
#6FD38E #8E6FD3 #D38E6F
tetradic
#6FD38E #6F82D3 #D36FB4 #D3C06F
square
#6FD38E #6F82D3 #D36FB4 #D3C06F
split-complementary
#6FD38E #C06FD3 #D36F82
monochromatic
#2F9950 #40C569 #6FD38E #9EE1B3 #CDF0D8
Accessibility & contrast
On white
1.84
#6FD38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6FD38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD38E
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD38E | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58A
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#5AD0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd38e; /* rgb */ color: rgb(111, 211, 142); /* oklch */ color: oklch(78.8% 0.137 152.2);
Tailwind
colors: {
custom: {
50: '#9ee1af',
500: '#6fd38e',
950: '#000000',
},
}SCSS
$custom: #6fd38e; $custom-light: #9ee1af; $custom-dark: #000000;
JSON
{
"hex": "#6fd38e",
"rgb": {
"r": 111,
"g": 211,
"b": 142
},
"hsl": {
"h": 138.6,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.78825,
"c": 0.1368,
"h": 152.2
},
"luminance": 0.51921
}Semantic roles & 50–950 ramp
primary
#6FD38E
secondary
#9E4883
accent
#2590C1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481