#6FF08B#6FF08B
#6FF08B is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.180 H 148.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF08B |
|---|---|
| RGB | rgb(111, 240, 139) |
| HSL | hsl(133, 81%, 69%) |
| HSV | hsv(133, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.79, -56.77, 38.19) |
| CIE-LCH | lch(85.79, 68.42, 146.07°) |
| OKLab | oklab(85.8% -0.1538 0.0942) |
| OKLCH | oklch(85.8% 0.18 148.5) |
| XYZ | xyz(42.3730, 67.5601, 35.2286) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.99
Mint Green
#8FFF9F
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF08B #F06FD4
analogous
#94F06F #6FF08B #6FF0CC
triadic
#6FF08B #8B6FF0 #F08B6F
tetradic
#6FF08B #6F94F0 #F06FD4 #F0CC6F
square
#6FF08B #6F94F0 #F06FD4 #F0CC6F
split-complementary
#6FF08B #CC6FF0 #F06F94
monochromatic
#16CF3E #38EA5E #6FF08B #A6F6B8 #DEFCE4
Accessibility & contrast
On white
1.45
#6FF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6FF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF08B
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF08B | 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)
#F2DE84
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#53ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff08b; /* rgb */ color: rgb(111, 240, 139); /* oklch */ color: oklch(85.8% 0.180 148.5);
Tailwind
colors: {
custom: {
50: '#a1f6ae',
500: '#6ff08b',
950: '#000000',
},
}SCSS
$custom: #6ff08b; $custom-light: #a1f6ae; $custom-dark: #000000;
JSON
{
"hex": "#6ff08b",
"rgb": {
"r": 111,
"g": 240,
"b": 139
},
"hsl": {
"h": 133.023,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85804,
"c": 0.18033,
"h": 148.5
},
"luminance": 0.67564
}Semantic roles & 50–950 ramp
primary
#6FF08B
secondary
#C93AAA
accent
#08AFDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581