#6FE591#6FE591
#6FE591 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.160 H 150.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE591 |
|---|---|
| RGB | rgb(111, 229, 145) |
| HSL | hsl(137, 69%, 67%) |
| HSV | hsv(137, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.63, -51.41, 31.04) |
| CIE-LCH | lch(82.63, 60.05, 148.88°) |
| OKLab | oklab(83.25% -0.1396 0.0775) |
| OKLCH | oklch(83.25% 0.16 150.9) |
| XYZ | xyz(39.6829, 61.4592, 36.5542) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.74
Seafoam (survey)
#80F9AD
ΔE00 4.90
Aqua Green
#12E193
ΔE00 5.19
Light Bluish Green
#76FDA8
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE591 #E56FC3
analogous
#88E56F #6FE591 #6FE5CC
triadic
#6FE591 #916FE5 #E5916F
tetradic
#6FE591 #6F88E5 #E56FC3 #E5CC6F
square
#6FE591 #6F88E5 #E56FC3 #E5CC6F
split-complementary
#6FE591 #CC6FE5 #E56F88
monochromatic
#21B84D #3BDC69 #6FE591 #A3EEB9 #D7F8E0
Accessibility & contrast
On white
1.58
#6FE591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6FE591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE591
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE591 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#54E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe591; /* rgb */ color: rgb(111, 229, 145); /* oklch */ color: oklch(83.2% 0.160 150.9);
Tailwind
colors: {
custom: {
50: '#a0eeb2',
500: '#6fe591',
950: '#000000',
},
}SCSS
$custom: #6fe591; $custom-light: #a0eeb2; $custom-dark: #000000;
JSON
{
"hex": "#6fe591",
"rgb": {
"r": 111,
"g": 229,
"b": 145
},
"hsl": {
"h": 137.288,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83245,
"c": 0.15965,
"h": 150.9
},
"luminance": 0.61462
}Semantic roles & 50–950 ramp
primary
#6FE591
secondary
#B84096
accent
#149BD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581