#68F376#68F376
#68F376 is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 86.0% C 0.206 H 145.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68F376 |
|---|---|
| RGB | rgb(104, 243, 118) |
| HSL | hsl(126, 85%, 68%) |
| HSV | hsv(126, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 51.4%, 4.7%) |
| CIE-LAB | lab(86.18, -62.56, 48.74) |
| CIE-LCH | lch(86.18, 79.30, 142.08°) |
| OKLab | oklab(85.98% -0.1695 0.1172) |
| OKLCH | oklch(85.98% 0.206 145.3) |
| XYZ | xyz(41.0270, 68.3485, 28.1666) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.71
Spearmint
#1EF876
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.95
Lighter Green
#75FD63
ΔE00 4.01
Light Bright Green
#53FE5C
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F376 #F368E5
analogous
#9FF368 #68F376 #68F3BB
triadic
#68F376 #7668F3 #F37668
tetradic
#68F376 #689FF3 #F368E5 #F3BB68
square
#68F376 #689FF3 #F368E5 #F3BB68
split-complementary
#68F376 #BB68F3 #F3689F
monochromatic
#11D024 #2FEE43 #68F376 #A1F8A9 #D9FCDD
Accessibility & contrast
On white
1.43
#68F376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#68F376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F376
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F376 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6B
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#4CEDD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f376; /* rgb */ color: rgb(104, 243, 118); /* oklch */ color: oklch(86.0% 0.206 145.3);
Tailwind
colors: {
custom: {
50: '#9ff8a0',
500: '#68f376',
950: '#000000',
},
}SCSS
$custom: #68f376; $custom-light: #9ff8a0; $custom-dark: #000000;
JSON
{
"hex": "#68f376",
"rgb": {
"r": 104,
"g": 243,
"b": 118
},
"hsl": {
"h": 126.043,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.85976,
"c": 0.20605,
"h": 145.3
},
"luminance": 0.68352
}Semantic roles & 50–950 ramp
primary
#68F376
secondary
#CC34BC
accent
#04CBE2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580