#68F47D#68F47D
#68F47D is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.3% C 0.201 H 146.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #68F47D |
|---|---|
| RGB | rgb(104, 244, 125) |
| HSL | hsl(129, 86%, 68%) |
| HSV | hsv(129, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(86.56, -61.98, 45.92) |
| CIE-LCH | lch(86.56, 77.14, 143.47°) |
| OKLab | oklab(86.32% -0.1677 0.1113) |
| OKLCH | oklch(86.32% 0.201 146.4) |
| XYZ | xyz(41.7586, 69.1213, 30.5392) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Spearmint
#1EF876
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.55
Easter Green
#8CFD7E
ΔE00 3.78
Wintergreen
#20F986
ΔE00 3.79
Spring Green
#00FF7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F47D #F468DF
analogous
#99F468 #68F47D #68F4C3
triadic
#68F47D #7D68F4 #F47D68
tetradic
#68F47D #6899F4 #F468DF #F4C368
square
#68F47D #6899F4 #F468DF #F4C368
split-complementary
#68F47D #C368F4 #F46899
monochromatic
#0FD22D #2FF04C #68F47D #A1F8AE #DAFCDF
Accessibility & contrast
On white
1.42
#68F47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#68F47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F47D
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F47D | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E073
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#4AEFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f47d; /* rgb */ color: rgb(104, 244, 125); /* oklch */ color: oklch(86.3% 0.201 146.4);
Tailwind
colors: {
custom: {
50: '#9ff9a5',
500: '#68f47d',
950: '#000000',
},
}SCSS
$custom: #68f47d; $custom-light: #9ff9a5; $custom-dark: #000000;
JSON
{
"hex": "#68f47d",
"rgb": {
"r": 104,
"g": 244,
"b": 125
},
"hsl": {
"h": 129,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86319,
"c": 0.20129,
"h": 146.4
},
"luminance": 0.69125
}Semantic roles & 50–950 ramp
primary
#68F47D
secondary
#CD33B6
accent
#03C1E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580