#6FF48A#6FF48A
#6FF48A is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.187 H 148.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF48A |
|---|---|
| RGB | rgb(111, 244, 138) |
| HSL | hsl(132, 86%, 70%) |
| HSV | hsv(132, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(86.95, -58.47, 40.19) |
| CIE-LCH | lch(86.95, 70.95, 145.50°) |
| OKLab | oklab(86.76% -0.1583 0.0988) |
| OKLCH | oklch(86.76% 0.187 148.1) |
| XYZ | xyz(43.4908, 69.9121, 35.2423) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.57
Mint Green
#8FFF9F
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.73
Palegreen
#98FB98
ΔE00 3.87
Lightgreen (survey)
#76FF7B
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF48A #F46FD9
analogous
#97F46F #6FF48A #6FF4CC
triadic
#6FF48A #8A6FF4 #F48A6F
tetradic
#6FF48A #6F97F4 #F46FD9 #F4CC6F
square
#6FF48A #6F97F4 #F46FD9 #F4CC6F
split-complementary
#6FF48A #CC6FF4 #F46F97
monochromatic
#11D839 #36F05C #6FF48A #A8F8B8 #E1FDE6
Accessibility & contrast
On white
1.40
#6FF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#6FF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF48A
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF48A | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#52EFDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff48a; /* rgb */ color: rgb(111, 244, 138); /* oklch */ color: oklch(86.8% 0.187 148.1);
Tailwind
colors: {
custom: {
50: '#a2f9ad',
500: '#6ff48a',
950: '#000000',
},
}SCSS
$custom: #6ff48a; $custom-light: #a2f9ad; $custom-dark: #000000;
JSON
{
"hex": "#6ff48a",
"rgb": {
"r": 111,
"g": 244,
"b": 138
},
"hsl": {
"h": 132.18,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.86757,
"c": 0.18662,
"h": 148.1
},
"luminance": 0.69916
}Semantic roles & 50–950 ramp
primary
#6FF48A
secondary
#CE39B0
accent
#03B5E2
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581