#6FE488#6FE488
#6FE488 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.167 H 148.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE488 |
|---|---|
| RGB | rgb(111, 228, 136) |
| HSL | hsl(133, 68%, 66%) |
| HSV | hsv(133, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.19, -52.49, 35.01) |
| CIE-LCH | lch(82.19, 63.10, 146.30°) |
| OKLab | oklab(82.84% -0.1424 0.0867) |
| OKLCH | oklch(82.84% 0.167 148.7) |
| XYZ | xyz(38.7404, 60.6407, 32.9511) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.82
Tealish Green
#0CDC73
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.36
Turquoise Green
#04F489
ΔE00 5.52
Seafoam Green
#7AF9AB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE488 #E46FCB
analogous
#91E46F #6FE488 #6FE4C3
triadic
#6FE488 #886FE4 #E4886F
tetradic
#6FE488 #6F91E4 #E46FCB #E4C36F
square
#6FE488 #6F91E4 #E46FCB #E4C36F
split-complementary
#6FE488 #C36FE4 #E46F91
monochromatic
#22B642 #3BDA5D #6FE488 #A3EEB3 #D6F7DD
Accessibility & contrast
On white
1.60
#6FE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6FE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE488
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE488 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#57E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe488; /* rgb */ color: rgb(111, 228, 136); /* oklch */ color: oklch(82.8% 0.167 148.7);
Tailwind
colors: {
custom: {
50: '#a0edab',
500: '#6fe488',
950: '#000000',
},
}SCSS
$custom: #6fe488; $custom-light: #a0edab; $custom-dark: #000000;
JSON
{
"hex": "#6fe488",
"rgb": {
"r": 111,
"g": 228,
"b": 136
},
"hsl": {
"h": 132.821,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.82839,
"c": 0.16667,
"h": 148.7
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#6FE488
secondary
#B7409D
accent
#15A8D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581