#68F377#68F377
#68F377 is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 86.0% C 0.205 H 145.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68F377 |
|---|---|
| RGB | rgb(104, 243, 119) |
| HSL | hsl(126, 85%, 68%) |
| HSV | hsv(126, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 51%, 4.7%) |
| CIE-LAB | lab(86.19, -62.43, 48.29) |
| CIE-LCH | lch(86.19, 78.92, 142.28°) |
| OKLab | oklab(85.99% -0.1691 0.1162) |
| OKLCH | oklch(85.99% 0.205 145.5) |
| XYZ | xyz(41.0868, 68.3724, 28.4812) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Spearmint
#1EF876
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.88
Lighter Green
#75FD63
ΔE00 4.13
Light Bright Green
#53FE5C
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F377 #F368E4
analogous
#9EF368 #68F377 #68F3BC
triadic
#68F377 #7768F3 #F37768
tetradic
#68F377 #689EF3 #F368E4 #F3BC68
square
#68F377 #689EF3 #F368E4 #F3BC68
split-complementary
#68F377 #BC68F3 #F3689E
monochromatic
#11D025 #2FEE44 #68F377 #A1F8AA #D9FCDD
Accessibility & contrast
On white
1.43
#68F377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#68F377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F377
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F377 | 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)
#F7DF6C
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#4CEDD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f377; /* rgb */ color: rgb(104, 243, 119); /* oklch */ color: oklch(86.0% 0.205 145.5);
Tailwind
colors: {
custom: {
50: '#9ff8a1',
500: '#68f377',
950: '#000000',
},
}SCSS
$custom: #68f377; $custom-light: #9ff8a1; $custom-dark: #000000;
JSON
{
"hex": "#68f377",
"rgb": {
"r": 104,
"g": 243,
"b": 119
},
"hsl": {
"h": 126.475,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.85989,
"c": 0.20521,
"h": 145.5
},
"luminance": 0.68376
}Semantic roles & 50–950 ramp
primary
#68F377
secondary
#CC34BB
accent
#04CAE2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580