#6FFA8F#6FFA8F
#6FFA8F is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.3% C 0.190 H 148.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFA8F |
|---|---|
| RGB | rgb(111, 250, 143) |
| HSL | hsl(134, 93%, 71%) |
| HSV | hsv(134, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(88.79, -60.00, 40.11) |
| CIE-LCH | lch(88.79, 72.18, 146.24°) |
| OKLab | oklab(88.29% -0.1624 0.0987) |
| OKLCH | oklch(88.29% 0.19 148.7) |
| XYZ | xyz(45.6960, 73.7298, 37.8045) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.70
Mint Green
#8FFF9F
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.49
Lightgreen (survey)
#76FF7B
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.69
Palegreen
#98FB98
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFA8F #FA6FDA
analogous
#94FA6F #6FFA8F #6FFAD4
triadic
#6FFA8F #8F6FFA #FA8F6F
tetradic
#6FFA8F #6F94FA #FA6FDA #FAD46F
square
#6FFA8F #6F94FA #FA6FDA #FAD46F
split-complementary
#6FFA8F #D46FFA #FA6F94
monochromatic
#08E73B #34F861 #6FFA8F #AAFCBD #E1FEE8
Accessibility & contrast
On white
1.33
#6FFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#6FFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFA8F
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFA8F | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#E9DA96
Tritanopia (blue-blind)
#4EF6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ffa8f; /* rgb */ color: rgb(111, 250, 143); /* oklch */ color: oklch(88.3% 0.190 148.7);
Tailwind
colors: {
custom: {
50: '#a3fdb1',
500: '#6ffa8f',
950: '#000000',
},
}SCSS
$custom: #6ffa8f; $custom-light: #a3fdb1; $custom-dark: #000000;
JSON
{
"hex": "#6ffa8f",
"rgb": {
"r": 111,
"g": 250,
"b": 143
},
"hsl": {
"h": 133.813,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.88291,
"c": 0.19008,
"h": 148.7
},
"luminance": 0.73734
}Semantic roles & 50–950 ramp
primary
#6FFA8F
secondary
#D538B1
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681