#6FE992#6FE992
#6FE992 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.164 H 150.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE992 |
|---|---|
| RGB | rgb(111, 233, 146) |
| HSL | hsl(137, 73%, 67%) |
| HSV | hsv(137, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.82, -52.86, 32.13) |
| CIE-LCH | lch(83.82, 61.85, 148.71°) |
| OKLab | oklab(84.23% -0.1434 0.0801) |
| OKLCH | oklch(84.23% 0.164 150.8) |
| XYZ | xyz(40.8799, 63.7292, 37.3353) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Bluish Green
#76FDA8
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE992 #E96FC6
analogous
#89E96F #6FE992 #6FE9CF
triadic
#6FE992 #926FE9 #E9926F
tetradic
#6FE992 #6F89E9 #E96FC6 #E9CF6F
square
#6FE992 #6F89E9 #E96FC6 #E9CF6F
split-complementary
#6FE992 #CF6FE9 #E96F89
monochromatic
#1DC04C #3AE16A #6FE992 #A4F1BA #D9F9E2
Accessibility & contrast
On white
1.53
#6FE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6FE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE992
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE992 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#53E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe992; /* rgb */ color: rgb(111, 233, 146); /* oklch */ color: oklch(84.2% 0.164 150.8);
Tailwind
colors: {
custom: {
50: '#a0f1b2',
500: '#6fe992',
950: '#000000',
},
}SCSS
$custom: #6fe992; $custom-light: #a0f1b2; $custom-dark: #000000;
JSON
{
"hex": "#6fe992",
"rgb": {
"r": 111,
"g": 233,
"b": 146
},
"hsl": {
"h": 137.213,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84232,
"c": 0.16429,
"h": 150.8
},
"luminance": 0.63733
}Semantic roles & 50–950 ramp
primary
#6FE992
secondary
#BF3D9A
accent
#109DD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581