#68EF75#68EF75
#68EF75 is a very light, highly saturated green. Relative luminance 0.660; OKLCH L 85.0% C 0.202 H 145.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF75 |
|---|---|
| RGB | rgb(104, 239, 117) |
| HSL | hsl(126, 81%, 67%) |
| HSV | hsv(126, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 51%, 6.3%) |
| CIE-LAB | lab(84.97, -61.22, 47.73) |
| CIE-LCH | lch(84.97, 77.63, 142.06°) |
| OKLab | oklab(84.98% -0.1659 0.1149) |
| OKLCH | oklch(84.98% 0.202 145.3) |
| XYZ | xyz(39.7839, 65.9569, 27.4606) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 4.13
Minty Green
#0BF77D
ΔE00 4.17
Wintergreen
#20F986
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF75 #EF68E2
analogous
#9EEF68 #68EF75 #68EFB9
triadic
#68EF75 #7568EF #EF7568
tetradic
#68EF75 #689EEF #EF68E2 #EFB968
square
#68EF75 #689EEF #EF68E2 #EFB968
split-complementary
#68EF75 #B968EF #EF689E
monochromatic
#15C726 #31E942 #68EF75 #9FF5A8 #D7FBDA
Accessibility & contrast
On white
1.48
#68EF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#68EF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF75
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF75 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#4EEAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ef75; /* rgb */ color: rgb(104, 239, 117); /* oklch */ color: oklch(85.0% 0.202 145.3);
Tailwind
colors: {
custom: {
50: '#9ef59f',
500: '#68ef75',
950: '#000000',
},
}SCSS
$custom: #68ef75; $custom-light: #9ef59f; $custom-dark: #000000;
JSON
{
"hex": "#68ef75",
"rgb": {
"r": 104,
"g": 239,
"b": 117
},
"hsl": {
"h": 125.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.84979,
"c": 0.2018,
"h": 145.3
},
"luminance": 0.6596
}Semantic roles & 50–950 ramp
primary
#68EF75
secondary
#C537B7
accent
#08C9DD
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580