#6FFD92#6FFD92
#6FFD92 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.1% C 0.191 H 149.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD92 |
|---|---|
| RGB | rgb(111, 253, 146) |
| HSL | hsl(135, 97%, 71%) |
| HSV | hsv(135, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(89.72, -60.68, 39.84) |
| CIE-LCH | lch(89.72, 72.59, 146.71°) |
| OKLab | oklab(89.07% -0.1642 0.0982) |
| OKLCH | oklch(89.07% 0.191 149.1) |
| XYZ | xyz(46.8659, 75.7011, 39.3306) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.53
Mint Green
#8FFF9F
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD92 #FD6FDA
analogous
#93FD6F #6FFD92 #6FFDD9
triadic
#6FFD92 #926FFD #FD926F
tetradic
#6FFD92 #6F93FD #FD6FDA #FDD96F
square
#6FFD92 #6F93FD #FD6FDA #FDD96F
split-complementary
#6FFD92 #D96FFD #FD6F93
monochromatic
#03EE3D #33FC64 #6FFD92 #ABFEC0 #E1FFE8
Accessibility & contrast
On white
1.30
#6FFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#6FFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD92
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD92 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#4CF9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffd92; /* rgb */ color: rgb(111, 253, 146); /* oklch */ color: oklch(89.1% 0.191 149.1);
Tailwind
colors: {
custom: {
50: '#a3ffb3',
500: '#6ffd92',
950: '#000000',
},
}SCSS
$custom: #6ffd92; $custom-light: #a3ffb3; $custom-dark: #000000;
JSON
{
"hex": "#6ffd92",
"rgb": {
"r": 111,
"g": 253,
"b": 146
},
"hsl": {
"h": 134.789,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89065,
"c": 0.19134,
"h": 149.1
},
"luminance": 0.75705
}Semantic roles & 50–950 ramp
primary
#6FFD92
secondary
#D937B1
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681