#68EF7D#68EF7D
#68EF7D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.195 H 146.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF7D |
|---|---|
| RGB | rgb(104, 239, 125) |
| HSL | hsl(129, 81%, 67%) |
| HSV | hsv(129, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(85.07, -60.12, 44.06) |
| CIE-LCH | lch(85.07, 74.53, 143.76°) |
| OKLab | oklab(85.09% -0.1627 0.1071) |
| OKLCH | oklch(85.09% 0.195 146.7) |
| XYZ | xyz(40.2745, 66.1531, 30.0445) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Wintergreen
#20F986
ΔE00 4.06
Lightish Green
#61E160
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF7D #EF68DA
analogous
#97EF68 #68EF7D #68EFC0
triadic
#68EF7D #7D68EF #EF7D68
tetradic
#68EF7D #6897EF #EF68DA #EFC068
square
#68EF7D #6897EF #EF68DA #EFC068
split-complementary
#68EF7D #C068EF #EF6897
monochromatic
#15C731 #31E94D #68EF7D #9FF5AD #D7FBDC
Accessibility & contrast
On white
1.48
#68EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#68EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF7D
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF7D | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#4BEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ef7d; /* rgb */ color: rgb(104, 239, 125); /* oklch */ color: oklch(85.1% 0.195 146.7);
Tailwind
colors: {
custom: {
50: '#9ef5a4',
500: '#68ef7d',
950: '#000000',
},
}SCSS
$custom: #68ef7d; $custom-light: #9ef5a4; $custom-dark: #000000;
JSON
{
"hex": "#68ef7d",
"rgb": {
"r": 104,
"g": 239,
"b": 125
},
"hsl": {
"h": 129.333,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85094,
"c": 0.19481,
"h": 146.7
},
"luminance": 0.66157
}Semantic roles & 50–950 ramp
primary
#68EF7D
secondary
#C537AF
accent
#08BCDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580