#6FF08D#6FF08D
#6FF08D is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.178 H 149.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF08D |
|---|---|
| RGB | rgb(111, 240, 141) |
| HSL | hsl(134, 81%, 69%) |
| HSV | hsv(134, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.82, -56.46, 37.24) |
| CIE-LCH | lch(85.82, 67.63, 146.59°) |
| OKLab | oklab(85.84% -0.1529 0.092) |
| OKLCH | oklch(85.84% 0.179 149) |
| XYZ | xyz(42.5205, 67.6191, 36.0052) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.78
Mint Green
#8FFF9F
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF08D #F06FD2
analogous
#92F06F #6FF08D #6FF0CD
triadic
#6FF08D #8D6FF0 #F08D6F
tetradic
#6FF08D #6F92F0 #F06FD2 #F0CD6F
square
#6FF08D #6F92F0 #F06FD2 #F0CD6F
split-complementary
#6FF08D #CD6FF0 #F06F92
monochromatic
#16CF41 #38EA61 #6FF08D #A6F6B9 #DEFCE5
Accessibility & contrast
On white
1.45
#6FF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6FF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF08D
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF08D | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#52ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff08d; /* rgb */ color: rgb(111, 240, 141); /* oklch */ color: oklch(85.8% 0.178 149.0);
Tailwind
colors: {
custom: {
50: '#a1f6af',
500: '#6ff08d',
950: '#000000',
},
}SCSS
$custom: #6ff08d; $custom-light: #a1f6af; $custom-dark: #000000;
JSON
{
"hex": "#6ff08d",
"rgb": {
"r": 111,
"g": 240,
"b": 141
},
"hsl": {
"h": 133.953,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85838,
"c": 0.1785,
"h": 149
},
"luminance": 0.67623
}Semantic roles & 50–950 ramp
primary
#6FF08D
secondary
#C93AA8
accent
#08ACDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581