#68F47C#68F47C
#68F47C is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.3% C 0.202 H 146.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68F47C |
|---|---|
| RGB | rgb(104, 244, 124) |
| HSL | hsl(129, 86%, 68%) |
| HSV | hsv(129, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.55, -62.12, 46.38) |
| CIE-LCH | lch(86.55, 77.52, 143.26°) |
| OKLab | oklab(86.31% -0.1681 0.1122) |
| OKLCH | oklch(86.31% 0.202 146.3) |
| XYZ | xyz(41.6951, 69.0958, 30.2045) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.80
Spearmint
#1EF876
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.86
Spring Green
#00FF7F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F47C #F468E0
analogous
#9AF468 #68F47C #68F4C2
triadic
#68F47C #7C68F4 #F47C68
tetradic
#68F47C #689AF4 #F468E0 #F4C268
square
#68F47C #689AF4 #F468E0 #F4C268
split-complementary
#68F47C #C268F4 #F4689A
monochromatic
#0FD22B #2FF04B #68F47C #A1F8AD #DAFCDF
Accessibility & contrast
On white
1.42
#68F47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#68F47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F47C
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F47C | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#4AEFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f47c; /* rgb */ color: rgb(104, 244, 124); /* oklch */ color: oklch(86.3% 0.202 146.3);
Tailwind
colors: {
custom: {
50: '#9ff9a4',
500: '#68f47c',
950: '#000000',
},
}SCSS
$custom: #68f47c; $custom-light: #9ff9a4; $custom-dark: #000000;
JSON
{
"hex": "#68f47c",
"rgb": {
"r": 104,
"g": 244,
"b": 124
},
"hsl": {
"h": 128.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86305,
"c": 0.20217,
"h": 146.3
},
"luminance": 0.691
}Semantic roles & 50–950 ramp
primary
#68F47C
secondary
#CD33B7
accent
#03C3E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580