#6FF39B#6FF39B
#6FF39B is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.170 H 152.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF39B |
|---|---|
| RGB | rgb(111, 243, 155) |
| HSL | hsl(140, 85%, 69%) |
| HSV | hsv(140, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(86.92, -55.32, 31.70) |
| CIE-LCH | lch(86.92, 63.75, 150.18°) |
| OKLab | oklab(86.81% -0.1501 0.0793) |
| OKLCH | oklch(86.81% 0.17 152.2) |
| XYZ | xyz(44.5192, 69.8433, 42.1390) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.36
Light Green Blue
#56FCA2
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.73
Foam Green
#90FDA9
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF39B #F36FC7
analogous
#85F36F #6FF39B #6FF3DD
triadic
#6FF39B #9B6FF3 #F39B6F
tetradic
#6FF39B #6F85F3 #F36FC7 #F3DD6F
square
#6FF39B #6F85F3 #F36FC7 #F3DD6F
split-complementary
#6FF39B #DD6FF3 #F36F85
monochromatic
#12D653 #37EE74 #6FF39B #A7F8C2 #E0FCE9
Accessibility & contrast
On white
1.40
#6FF39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6FF39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF39B
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF39B | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E195
Deuteranopia (green-blind)
#E1D5A1
Tritanopia (blue-blind)
#4CF0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff39b; /* rgb */ color: rgb(111, 243, 155); /* oklch */ color: oklch(86.8% 0.170 152.2);
Tailwind
colors: {
custom: {
50: '#a2f8b9',
500: '#6ff39b',
950: '#000000',
},
}SCSS
$custom: #6ff39b; $custom-light: #a2f8b9; $custom-dark: #000000;
JSON
{
"hex": "#6ff39b",
"rgb": {
"r": 111,
"g": 243,
"b": 155
},
"hsl": {
"h": 140,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.86814,
"c": 0.16975,
"h": 152.2
},
"luminance": 0.69847
}Semantic roles & 50–950 ramp
primary
#6FF39B
secondary
#CC3A9C
accent
#0498E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581