#6FE48E#6FE48E
#6FE48E is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.161 H 150.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE48E |
|---|---|
| RGB | rgb(111, 228, 142) |
| HSL | hsl(136, 68%, 66%) |
| HSV | hsv(136, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(82.28, -51.51, 32.11) |
| CIE-LCH | lch(82.28, 60.69, 148.06°) |
| OKLab | oklab(82.95% -0.1398 0.08) |
| OKLCH | oklch(82.95% 0.161 150.2) |
| XYZ | xyz(39.1788, 60.8161, 35.2600) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 5.12
Seafoam (survey)
#80F9AD
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE48E #E46FC5
analogous
#8BE46F #6FE48E #6FE4C8
triadic
#6FE48E #8E6FE4 #E48E6F
tetradic
#6FE48E #6F8BE4 #E46FC5 #E4C86F
square
#6FE48E #6F8BE4 #E46FC5 #E4C86F
split-complementary
#6FE48E #C86FE4 #E46F8B
monochromatic
#22B649 #3BDA66 #6FE48E #A3EEB6 #D6F7DF
Accessibility & contrast
On white
1.60
#6FE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6FE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE48E
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE48E | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D488
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#55E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe48e; /* rgb */ color: rgb(111, 228, 142); /* oklch */ color: oklch(82.9% 0.161 150.2);
Tailwind
colors: {
custom: {
50: '#a0edb0',
500: '#6fe48e',
950: '#000000',
},
}SCSS
$custom: #6fe48e; $custom-light: #a0edb0; $custom-dark: #000000;
JSON
{
"hex": "#6fe48e",
"rgb": {
"r": 111,
"g": 228,
"b": 142
},
"hsl": {
"h": 135.897,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.82947,
"c": 0.16106,
"h": 150.2
},
"luminance": 0.60819
}Semantic roles & 50–950 ramp
primary
#6FE48E
secondary
#B74097
accent
#159FD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581