#68F478#68F478
#68F478 is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.2% C 0.206 H 145.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68F478 |
|---|---|
| RGB | rgb(104, 244, 120) |
| HSL | hsl(127, 86%, 68%) |
| HSV | hsv(127, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 50.8%, 4.3%) |
| CIE-LAB | lab(86.50, -62.66, 48.20) |
| CIE-LCH | lch(86.50, 79.05, 142.43°) |
| OKLab | oklab(86.25% -0.1697 0.1161) |
| OKLCH | oklch(86.25% 0.206 145.6) |
| XYZ | xyz(41.4472, 68.9967, 28.8992) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.57
Spearmint
#1EF876
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.81
Lighter Green
#75FD63
ΔE00 4.08
Light Bright Green
#53FE5C
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F478 #F468E4
analogous
#9EF468 #68F478 #68F4BE
triadic
#68F478 #7868F4 #F47868
tetradic
#68F478 #689EF4 #F468E4 #F4BE68
square
#68F478 #689EF4 #F468E4 #F4BE68
split-complementary
#68F478 #BE68F4 #F4689E
monochromatic
#0FD226 #2FF045 #68F478 #A1F8AB #DAFCDE
Accessibility & contrast
On white
1.42
#68F478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#68F478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F478
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F478 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06D
Deuteranopia (green-blind)
#E5D481
Tritanopia (blue-blind)
#4BEED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f478; /* rgb */ color: rgb(104, 244, 120); /* oklch */ color: oklch(86.2% 0.206 145.6);
Tailwind
colors: {
custom: {
50: '#9ff9a1',
500: '#68f478',
950: '#000000',
},
}SCSS
$custom: #68f478; $custom-light: #9ff9a1; $custom-dark: #000000;
JSON
{
"hex": "#68f478",
"rgb": {
"r": 104,
"g": 244,
"b": 120
},
"hsl": {
"h": 126.857,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86249,
"c": 0.20562,
"h": 145.6
},
"luminance": 0.69
}Semantic roles & 50–950 ramp
primary
#68F478
secondary
#CD33BB
accent
#03C9E3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580