#6FF39A#6FF39A
#6FF39A is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.171 H 151.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF39A |
|---|---|
| RGB | rgb(111, 243, 154) |
| HSL | hsl(140, 85%, 69%) |
| HSV | hsv(140, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 36.6%, 4.7%) |
| CIE-LAB | lab(86.90, -55.49, 32.18) |
| CIE-LCH | lch(86.90, 64.14, 149.89°) |
| OKLab | oklab(86.8% -0.1505 0.0804) |
| OKLCH | oklch(86.8% 0.171 151.9) |
| XYZ | xyz(44.4356, 69.8099, 41.6986) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.86
Foam Green
#90FDA9
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF39A #F36FC8
analogous
#86F36F #6FF39A #6FF3DC
triadic
#6FF39A #9A6FF3 #F39A6F
tetradic
#6FF39A #6F86F3 #F36FC8 #F3DC6F
square
#6FF39A #6F86F3 #F36FC8 #F3DC6F
split-complementary
#6FF39A #DC6FF3 #F36F86
monochromatic
#12D652 #37EE72 #6FF39A #A7F8C2 #E0FCE9
Accessibility & contrast
On white
1.40
#6FF39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#6FF39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF39A
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF39A | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E194
Deuteranopia (green-blind)
#E1D5A0
Tritanopia (blue-blind)
#4CF0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff39a; /* rgb */ color: rgb(111, 243, 154); /* oklch */ color: oklch(86.8% 0.171 151.9);
Tailwind
colors: {
custom: {
50: '#a2f8b8',
500: '#6ff39a',
950: '#000000',
},
}SCSS
$custom: #6ff39a; $custom-light: #a2f8b8; $custom-dark: #000000;
JSON
{
"hex": "#6ff39a",
"rgb": {
"r": 111,
"g": 243,
"b": 154
},
"hsl": {
"h": 139.545,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.86796,
"c": 0.17067,
"h": 151.9
},
"luminance": 0.69814
}Semantic roles & 50–950 ramp
primary
#6FF39A
secondary
#CC3A9D
accent
#0499E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581