#68F07C#68F07C
#68F07C is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.197 H 146.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68F07C |
|---|---|
| RGB | rgb(104, 240, 124) |
| HSL | hsl(129, 82%, 67%) |
| HSV | hsv(129, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.36, -60.63, 44.90) |
| CIE-LCH | lch(85.36, 75.44, 143.48°) |
| OKLab | oklab(85.32% -0.1641 0.1089) |
| OKLCH | oklch(85.32% 0.197 146.4) |
| XYZ | xyz(40.5045, 66.7148, 29.8076) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.78
Wintergreen
#20F986
ΔE00 4.04
Lightish Green
#61E160
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F07C #F068DC
analogous
#98F068 #68F07C #68F0C0
triadic
#68F07C #7C68F0 #F07C68
tetradic
#68F07C #6898F0 #F068DC #F0C068
square
#68F07C #6898F0 #F068DC #F0C068
split-complementary
#68F07C #C068F0 #F06898
monochromatic
#14CA2F #30EA4C #68F07C #A0F6AC #D7FBDD
Accessibility & contrast
On white
1.46
#68F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#68F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F07C
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F07C | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#E1D184
Tritanopia (blue-blind)
#4BEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68f07c; /* rgb */ color: rgb(104, 240, 124); /* oklch */ color: oklch(85.3% 0.197 146.4);
Tailwind
colors: {
custom: {
50: '#9ef6a4',
500: '#68f07c',
950: '#000000',
},
}SCSS
$custom: #68f07c; $custom-light: #9ef6a4; $custom-dark: #000000;
JSON
{
"hex": "#68f07c",
"rgb": {
"r": 104,
"g": 240,
"b": 124
},
"hsl": {
"h": 128.824,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85325,
"c": 0.19699,
"h": 146.4
},
"luminance": 0.66718
}Semantic roles & 50–950 ramp
primary
#68F07C
secondary
#C636B1
accent
#07BFDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580