#6FE892#6FE892
#6FE892 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.163 H 150.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE892 |
|---|---|
| RGB | rgb(111, 232, 146) |
| HSL | hsl(137, 72%, 67%) |
| HSV | hsv(137, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.53, -52.45, 31.73) |
| CIE-LCH | lch(83.53, 61.31, 148.83°) |
| OKLab | oklab(83.99% -0.1423 0.0792) |
| OKLCH | oklch(83.99% 0.163 150.9) |
| XYZ | xyz(40.5976, 63.1646, 37.2412) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE892 #E86FC5
analogous
#89E86F #6FE892 #6FE8CE
triadic
#6FE892 #926FE8 #E8926F
tetradic
#6FE892 #6F89E8 #E86FC5 #E8CE6F
square
#6FE892 #6F89E8 #E86FC5 #E8CE6F
split-complementary
#6FE892 #CE6FE8 #E86F89
monochromatic
#1EBE4D #3AE06A #6FE892 #A4F0BA #D9F9E2
Accessibility & contrast
On white
1.54
#6FE892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6FE892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE892
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE892 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#53E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe892; /* rgb */ color: rgb(111, 232, 146); /* oklch */ color: oklch(84.0% 0.163 150.9);
Tailwind
colors: {
custom: {
50: '#a0f0b2',
500: '#6fe892',
950: '#000000',
},
}SCSS
$custom: #6fe892; $custom-light: #a0f0b2; $custom-dark: #000000;
JSON
{
"hex": "#6fe892",
"rgb": {
"r": 111,
"g": 232,
"b": 146
},
"hsl": {
"h": 137.355,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.8399,
"c": 0.1629,
"h": 150.9
},
"luminance": 0.63168
}Semantic roles & 50–950 ramp
primary
#6FE892
secondary
#BD3E98
accent
#119CD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581