#6FF692#6FF692
#6FF692 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.4% C 0.182 H 149.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF692 |
|---|---|
| RGB | rgb(111, 246, 146) |
| HSL | hsl(136, 88%, 70%) |
| HSV | hsv(136, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.66, -57.99, 37.17) |
| CIE-LCH | lch(87.66, 68.88, 147.34°) |
| OKLab | oklab(87.38% -0.1571 0.092) |
| OKLCH | oklch(87.38% 0.182 149.6) |
| XYZ | xyz(44.6965, 71.3624, 38.6075) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.13
Mint Green
#8FFF9F
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF692 #F66FD3
analogous
#8FF66F #6FF692 #6FF6D6
triadic
#6FF692 #926FF6 #F6926F
tetradic
#6FF692 #6F8FF6 #F66FD3 #F6D66F
square
#6FF692 #6F8FF6 #F66FD3 #F6D66F
split-complementary
#6FF692 #D66FF6 #F66F8F
monochromatic
#0EDD43 #35F266 #6FF692 #A9FABE #E2FDE9
Accessibility & contrast
On white
1.37
#6FF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#6FF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF692
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF692 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E38B
Deuteranopia (green-blind)
#E5D798
Tritanopia (blue-blind)
#4FF2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff692; /* rgb */ color: rgb(111, 246, 146); /* oklch */ color: oklch(87.4% 0.182 149.6);
Tailwind
colors: {
custom: {
50: '#a2fab3',
500: '#6ff692',
950: '#000000',
},
}SCSS
$custom: #6ff692; $custom-light: #a2fab3; $custom-dark: #000000;
JSON
{
"hex": "#6ff692",
"rgb": {
"r": 111,
"g": 246,
"b": 146
},
"hsl": {
"h": 135.556,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87375,
"c": 0.18202,
"h": 149.6
},
"luminance": 0.71366
}Semantic roles & 50–950 ramp
primary
#6FF692
secondary
#D039A9
accent
#01AAE5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581