#68F17E#68F17E
#68F17E is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.197 H 146.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68F17E |
|---|---|
| RGB | rgb(104, 241, 126) |
| HSL | hsl(130, 83%, 68%) |
| HSV | hsv(130, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.68, -60.72, 44.34) |
| CIE-LCH | lch(85.68, 75.19, 143.86°) |
| OKLab | oklab(85.6% -0.1643 0.1078) |
| OKLCH | oklch(85.6% 0.197 146.7) |
| XYZ | xyz(40.9275, 67.3563, 30.5789) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 4.17
Easter Green
#8CFD7E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F17E #F168DB
analogous
#96F168 #68F17E #68F1C2
triadic
#68F17E #7E68F1 #F17E68
tetradic
#68F17E #6896F1 #F168DB #F1C268
square
#68F17E #6896F1 #F168DB #F1C268
split-complementary
#68F17E #C268F1 #F16896
monochromatic
#13CC31 #30EC4E #68F17E #A0F6AE #D8FBDE
Accessibility & contrast
On white
1.45
#68F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#68F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F17E
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F17E | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#4AECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f17e; /* rgb */ color: rgb(104, 241, 126); /* oklch */ color: oklch(85.6% 0.197 146.7);
Tailwind
colors: {
custom: {
50: '#9ef7a5',
500: '#68f17e',
950: '#000000',
},
}SCSS
$custom: #68f17e; $custom-light: #9ef7a5; $custom-dark: #000000;
JSON
{
"hex": "#68f17e",
"rgb": {
"r": 104,
"g": 241,
"b": 126
},
"hsl": {
"h": 129.635,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85599,
"c": 0.19653,
"h": 146.7
},
"luminance": 0.6736
}Semantic roles & 50–950 ramp
primary
#68F17E
secondary
#C835B1
accent
#06BDDF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580