#6FF08A#6FF08A
#6FF08A is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.181 H 148.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF08A |
|---|---|
| RGB | rgb(111, 240, 138) |
| HSL | hsl(133, 81%, 69%) |
| HSV | hsv(133, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(85.77, -56.93, 38.67) |
| CIE-LCH | lch(85.77, 68.82, 145.81°) |
| OKLab | oklab(85.79% -0.1542 0.0952) |
| OKLCH | oklch(85.79% 0.181 148.3) |
| XYZ | xyz(42.3003, 67.5310, 34.8455) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 4.01
Mint Green
#8FFF9F
ΔE00 4.02
Wintergreen
#20F986
ΔE00 4.10
Palegreen
#98FB98
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF08A #F06FD5
analogous
#95F06F #6FF08A #6FF0CB
triadic
#6FF08A #8A6FF0 #F08A6F
tetradic
#6FF08A #6F95F0 #F06FD5 #F0CB6F
square
#6FF08A #6F95F0 #F06FD5 #F0CB6F
split-complementary
#6FF08A #CB6FF0 #F06F95
monochromatic
#16CF3C #38EA5D #6FF08A #A6F6B7 #DEFCE4
Accessibility & contrast
On white
1.45
#6FF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6FF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF08A
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF08A | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE82
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#53ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff08a; /* rgb */ color: rgb(111, 240, 138); /* oklch */ color: oklch(85.8% 0.181 148.3);
Tailwind
colors: {
custom: {
50: '#a2f6ad',
500: '#6ff08a',
950: '#000000',
},
}SCSS
$custom: #6ff08a; $custom-light: #a2f6ad; $custom-dark: #000000;
JSON
{
"hex": "#6ff08a",
"rgb": {
"r": 111,
"g": 240,
"b": 138
},
"hsl": {
"h": 132.558,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85787,
"c": 0.18125,
"h": 148.3
},
"luminance": 0.67535
}Semantic roles & 50–950 ramp
primary
#6FF08A
secondary
#C93AAB
accent
#08B1DD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581