#68F378#68F378
#68F378 is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 86.0% C 0.204 H 145.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68F378 |
|---|---|
| RGB | rgb(104, 243, 120) |
| HSL | hsl(127, 85%, 68%) |
| HSV | hsv(127, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 50.6%, 4.7%) |
| CIE-LAB | lab(86.20, -62.29, 47.83) |
| CIE-LCH | lch(86.20, 78.54, 142.48°) |
| OKLab | oklab(86% -0.1687 0.1153) |
| OKLCH | oklch(86% 0.204 145.7) |
| XYZ | xyz(41.1471, 68.3966, 28.7991) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.78
Spearmint
#1EF876
ΔE00 3.30
Easter Green
#8CFD7E
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.82
Wintergreen
#20F986
ΔE00 4.20
Lighter Green
#75FD63
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F378 #F368E3
analogous
#9EF368 #68F378 #68F3BD
triadic
#68F378 #7868F3 #F37868
tetradic
#68F378 #689EF3 #F368E3 #F3BD68
square
#68F378 #689EF3 #F368E3 #F3BD68
split-complementary
#68F378 #BD68F3 #F3689E
monochromatic
#11D027 #2FEE45 #68F378 #A1F8AB #D9FCDD
Accessibility & contrast
On white
1.43
#68F378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#68F378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F378
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F378 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6D
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#4CEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f378; /* rgb */ color: rgb(104, 243, 120); /* oklch */ color: oklch(86.0% 0.204 145.7);
Tailwind
colors: {
custom: {
50: '#9ff8a1',
500: '#68f378',
950: '#000000',
},
}SCSS
$custom: #68f378; $custom-light: #9ff8a1; $custom-dark: #000000;
JSON
{
"hex": "#68f378",
"rgb": {
"r": 104,
"g": 243,
"b": 120
},
"hsl": {
"h": 126.906,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86003,
"c": 0.20434,
"h": 145.7
},
"luminance": 0.684
}Semantic roles & 50–950 ramp
primary
#68F378
secondary
#CC34BA
accent
#04C8E2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580