#6FE985#6FE985
#6FE985 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.176 H 147.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE985 |
|---|---|
| RGB | rgb(111, 233, 133) |
| HSL | hsl(131, 73%, 67%) |
| HSV | hsv(131, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(83.62, -54.96, 38.37) |
| CIE-LCH | lch(83.62, 67.02, 145.08°) |
| OKLab | oklab(84% -0.149 0.0944) |
| OKLCH | oklch(84% 0.176 147.6) |
| XYZ | xyz(39.9256, 63.3475, 32.3091) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.46
Lightish Green
#61E160
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 4.91
Wintergreen
#20F986
ΔE00 5.08
Palegreen
#98FB98
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE985 #E96FD3
analogous
#96E96F #6FE985 #6FE9C2
triadic
#6FE985 #856FE9 #E9856F
tetradic
#6FE985 #6F96E9 #E96FD3 #E9C26F
square
#6FE985 #6F96E9 #E96FD3 #E9C26F
split-complementary
#6FE985 #C26FE9 #E96F96
monochromatic
#1DC03B #3AE158 #6FE985 #A4F1B2 #D9F9DF
Accessibility & contrast
On white
1.54
#6FE985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6FE985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE985
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE985 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77E
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#57E5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe985; /* rgb */ color: rgb(111, 233, 133); /* oklch */ color: oklch(84.0% 0.176 147.6);
Tailwind
colors: {
custom: {
50: '#a1f1aa',
500: '#6fe985',
950: '#000000',
},
}SCSS
$custom: #6fe985; $custom-light: #a1f1aa; $custom-dark: #000000;
JSON
{
"hex": "#6fe985",
"rgb": {
"r": 111,
"g": 233,
"b": 133
},
"hsl": {
"h": 130.82,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84003,
"c": 0.17635,
"h": 147.6
},
"luminance": 0.63351
}Semantic roles & 50–950 ramp
primary
#6FE985
secondary
#BF3DA8
accent
#10B2D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581