#6FE592#6FE592
#6FE592 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.159 H 151.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE592 |
|---|---|
| RGB | rgb(111, 229, 146) |
| HSL | hsl(138, 69%, 67%) |
| HSV | hsv(138, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.64, -51.23, 30.55) |
| CIE-LCH | lch(82.64, 59.65, 149.19°) |
| OKLab | oklab(83.26% -0.1391 0.0764) |
| OKLCH | oklch(83.26% 0.159 151.2) |
| XYZ | xyz(39.7604, 61.4901, 36.9621) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.82
Aqua Green
#12E193
ΔE00 5.11
Light Bluish Green
#76FDA8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE592 #E56FC2
analogous
#87E56F #6FE592 #6FE5CD
triadic
#6FE592 #926FE5 #E5926F
tetradic
#6FE592 #6F87E5 #E56FC2 #E5CD6F
square
#6FE592 #6F87E5 #E56FC2 #E5CD6F
split-complementary
#6FE592 #CD6FE5 #E56F87
monochromatic
#21B84E #3BDC6B #6FE592 #A3EEB9 #D7F8E0
Accessibility & contrast
On white
1.58
#6FE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6FE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE592
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE592 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#54E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe592; /* rgb */ color: rgb(111, 229, 146); /* oklch */ color: oklch(83.3% 0.159 151.2);
Tailwind
colors: {
custom: {
50: '#a0eeb2',
500: '#6fe592',
950: '#000000',
},
}SCSS
$custom: #6fe592; $custom-light: #a0eeb2; $custom-dark: #000000;
JSON
{
"hex": "#6fe592",
"rgb": {
"r": 111,
"g": 229,
"b": 146
},
"hsl": {
"h": 137.797,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83264,
"c": 0.15873,
"h": 151.2
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#6FE592
secondary
#B84095
accent
#1499D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581