#68F07E#68F07E
#68F07E is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.195 H 146.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68F07E |
|---|---|
| RGB | rgb(104, 240, 126) |
| HSL | hsl(130, 82%, 67%) |
| HSV | hsv(130, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.39, -60.35, 43.97) |
| CIE-LCH | lch(85.39, 74.67, 143.92°) |
| OKLab | oklab(85.35% -0.1633 0.1069) |
| OKLCH | oklch(85.35% 0.195 146.8) |
| XYZ | xyz(40.6323, 66.7659, 30.4805) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.73
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F07E #F068DA
analogous
#96F068 #68F07E #68F0C2
triadic
#68F07E #7E68F0 #F07E68
tetradic
#68F07E #6896F0 #F068DA #F0C268
square
#68F07E #6896F0 #F068DA #F0C268
split-complementary
#68F07E #C268F0 #F06896
monochromatic
#14CA31 #30EA4E #68F07E #A0F6AE #D7FBDD
Accessibility & contrast
On white
1.46
#68F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#68F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F07E
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F07E | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#4BEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68f07e; /* rgb */ color: rgb(104, 240, 126); /* oklch */ color: oklch(85.4% 0.195 146.8);
Tailwind
colors: {
custom: {
50: '#9ef6a5',
500: '#68f07e',
950: '#000000',
},
}SCSS
$custom: #68f07e; $custom-light: #9ef6a5; $custom-dark: #000000;
JSON
{
"hex": "#68f07e",
"rgb": {
"r": 104,
"g": 240,
"b": 126
},
"hsl": {
"h": 129.706,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85354,
"c": 0.19523,
"h": 146.8
},
"luminance": 0.6677
}Semantic roles & 50–950 ramp
primary
#68F07E
secondary
#C636AF
accent
#07BCDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580