#6FD48D#6FD48D
#6FD48D is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.139 H 151.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD48D |
|---|---|
| RGB | rgb(111, 212, 141) |
| HSL | hsl(138, 54%, 63%) |
| HSV | hsv(138, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 33.5%, 16.9%) |
| CIE-LAB | lab(77.51, -45.01, 26.25) |
| CIE-LCH | lch(77.51, 52.11, 149.75°) |
| OKLab | oklab(79.05% -0.1225 0.066) |
| OKLCH | oklch(79.05% 0.139 151.7) |
| XYZ | xyz(34.9044, 52.3869, 33.4665) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.24
Soft Green
#6FC276
ΔE00 5.06
Seaweed
#18D17B
ΔE00 5.36
Aqua Green
#12E193
ΔE00 5.90
Dark Mint
#48C072
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD48D #D46FB6
analogous
#83D46F #6FD48D #6FD4BF
triadic
#6FD48D #8D6FD4 #D48D6F
tetradic
#6FD48D #6F83D4 #D46FB6 #D4BF6F
square
#6FD48D #6F83D4 #D46FB6 #D4BF6F
split-complementary
#6FD48D #BF6FD4 #D46F83
monochromatic
#2E9A4E #40C668 #6FD48D #9EE2B2 #CDF0D8
Accessibility & contrast
On white
1.83
#6FD48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6FD48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD48D
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD48D | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C688
Deuteranopia (green-blind)
#C6BC91
Tritanopia (blue-blind)
#5AD1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd48d; /* rgb */ color: rgb(111, 212, 141); /* oklch */ color: oklch(79.0% 0.139 151.7);
Tailwind
colors: {
custom: {
50: '#9ee2ae',
500: '#6fd48d',
950: '#000000',
},
}SCSS
$custom: #6fd48d; $custom-light: #9ee2ae; $custom-dark: #000000;
JSON
{
"hex": "#6fd48d",
"rgb": {
"r": 111,
"g": 212,
"b": 141
},
"hsl": {
"h": 137.822,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.79047,
"c": 0.1392,
"h": 151.7
},
"luminance": 0.5239
}Semantic roles & 50–950 ramp
primary
#6FD48D
secondary
#9F4885
accent
#2493C1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481