#68EE79#68EE79
#68EE79 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.197 H 146.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE79 |
|---|---|
| RGB | rgb(104, 238, 121) |
| HSL | hsl(128, 80%, 67%) |
| HSV | hsv(128, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.72, -60.30, 45.54) |
| CIE-LCH | lch(84.72, 75.56, 142.94°) |
| OKLab | oklab(84.79% -0.1633 0.1102) |
| OKLCH | oklch(84.79% 0.197 146) |
| XYZ | xyz(39.7322, 65.4690, 28.6284) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.92
Minty Green
#0BF77D
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE79 #EE68DD
analogous
#9AEE68 #68EE79 #68EEBC
triadic
#68EE79 #7968EE #EE7968
tetradic
#68EE79 #689AEE #EE68DD #EEBC68
square
#68EE79 #689AEE #EE68DD #EEBC68
split-complementary
#68EE79 #BC68EE #EE689A
monochromatic
#16C52C #31E848 #68EE79 #9FF4AA #D6FADB
Accessibility & contrast
On white
1.49
#68EE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#68EE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE79
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE79 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6F
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#4DE9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ee79; /* rgb */ color: rgb(104, 238, 121); /* oklch */ color: oklch(84.8% 0.197 146.0);
Tailwind
colors: {
custom: {
50: '#9ef4a2',
500: '#68ee79',
950: '#000000',
},
}SCSS
$custom: #68ee79; $custom-light: #9ef4a2; $custom-dark: #000000;
JSON
{
"hex": "#68ee79",
"rgb": {
"r": 104,
"g": 238,
"b": 121
},
"hsl": {
"h": 127.612,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.8479,
"c": 0.19703,
"h": 146
},
"luminance": 0.65473
}Semantic roles & 50–950 ramp
primary
#68EE79
secondary
#C337B1
accent
#09C1DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580