#68F97C#68F97C
#68F97C is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.5% C 0.209 H 146.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68F97C |
|---|---|
| RGB | rgb(104, 249, 124) |
| HSL | hsl(128, 92%, 69%) |
| HSV | hsv(128, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(88.04, -63.95, 48.21) |
| CIE-LCH | lch(88.04, 80.09, 142.99°) |
| OKLab | oklab(87.53% -0.1731 0.1164) |
| OKLCH | oklch(87.53% 0.209 146.1) |
| XYZ | xyz(43.2199, 72.1456, 30.7128) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.83
Spearmint
#1EF876
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.68
Lighter Green
#75FD63
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F97C #F968E5
analogous
#9DF968 #68F97C #68F9C5
triadic
#68F97C #7C68F9 #F97C68
tetradic
#68F97C #689DF9 #F968E5 #F9C568
square
#68F97C #689DF9 #F968E5 #F9C568
split-complementary
#68F97C #C568F9 #F9689D
monochromatic
#09DE26 #2DF749 #68F97C #A3FBAF #DEFEE2
Accessibility & contrast
On white
1.36
#68F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#68F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F97C
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F97C | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE571
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#48F4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f97c; /* rgb */ color: rgb(104, 249, 124); /* oklch */ color: oklch(87.5% 0.209 146.1);
Tailwind
colors: {
custom: {
50: '#a0fca4',
500: '#68f97c',
950: '#000000',
},
}SCSS
$custom: #68f97c; $custom-light: #a0fca4; $custom-dark: #000000;
JSON
{
"hex": "#68f97c",
"rgb": {
"r": 104,
"g": 249,
"b": 124
},
"hsl": {
"h": 128.276,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87529,
"c": 0.20856,
"h": 146.1
},
"luminance": 0.7215
}Semantic roles & 50–950 ramp
primary
#68F97C
secondary
#D332BD
accent
#00C6E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680