#6FE995#6FE995
#6FE995 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.162 H 151.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE995 |
|---|---|
| RGB | rgb(111, 233, 149) |
| HSL | hsl(139, 73%, 67%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.87, -52.34, 30.67) |
| CIE-LCH | lch(83.87, 60.67, 149.63°) |
| OKLab | oklab(84.29% -0.1421 0.0767) |
| OKLCH | oklch(84.29% 0.162 151.6) |
| XYZ | xyz(41.1163, 63.8238, 38.5805) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE995 #E96FC3
analogous
#86E96F #6FE995 #6FE9D2
triadic
#6FE995 #956FE9 #E9956F
tetradic
#6FE995 #6F86E9 #E96FC3 #E9D26F
square
#6FE995 #6F86E9 #E96FC3 #E9D26F
split-complementary
#6FE995 #D26FE9 #E96F86
monochromatic
#1DC050 #3AE16E #6FE995 #A4F1BC #D9F9E3
Accessibility & contrast
On white
1.53
#6FE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6FE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE995
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE995 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D9CC9A
Tritanopia (blue-blind)
#51E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe995; /* rgb */ color: rgb(111, 233, 149); /* oklch */ color: oklch(84.3% 0.162 151.6);
Tailwind
colors: {
custom: {
50: '#a0f1b5',
500: '#6fe995',
950: '#000000',
},
}SCSS
$custom: #6fe995; $custom-light: #a0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#6fe995",
"rgb": {
"r": 111,
"g": 233,
"b": 149
},
"hsl": {
"h": 138.689,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84289,
"c": 0.16152,
"h": 151.6
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#6FE995
secondary
#BF3D97
accent
#1098D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581