#68F07D#68F07D
#68F07D is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.196 H 146.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68F07D |
|---|---|
| RGB | rgb(104, 240, 125) |
| HSL | hsl(129, 82%, 67%) |
| HSV | hsv(129, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.37, -60.49, 44.43) |
| CIE-LCH | lch(85.37, 75.06, 143.70°) |
| OKLab | oklab(85.34% -0.1637 0.1079) |
| OKLCH | oklch(85.34% 0.196 146.6) |
| XYZ | xyz(40.5681, 66.7402, 30.1424) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.56
Lightgreen (survey)
#76FF7B
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.76
Wintergreen
#20F986
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.15
Lightish Green
#61E160
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F07D #F068DB
analogous
#97F068 #68F07D #68F0C1
triadic
#68F07D #7D68F0 #F07D68
tetradic
#68F07D #6897F0 #F068DB #F0C168
square
#68F07D #6897F0 #F068DB #F0C168
split-complementary
#68F07D #C168F0 #F06897
monochromatic
#14CA30 #30EA4D #68F07D #A0F6AD #D7FBDD
Accessibility & contrast
On white
1.46
#68F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#68F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F07D
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F07D | 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)
#F3DD74
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#4BEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68f07d; /* rgb */ color: rgb(104, 240, 125); /* oklch */ color: oklch(85.3% 0.196 146.6);
Tailwind
colors: {
custom: {
50: '#9ef6a4',
500: '#68f07d',
950: '#000000',
},
}SCSS
$custom: #68f07d; $custom-light: #9ef6a4; $custom-dark: #000000;
JSON
{
"hex": "#68f07d",
"rgb": {
"r": 104,
"g": 240,
"b": 125
},
"hsl": {
"h": 129.265,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85339,
"c": 0.19611,
"h": 146.6
},
"luminance": 0.66744
}Semantic roles & 50–950 ramp
primary
#68F07D
secondary
#C636B0
accent
#07BDDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580