#68F980#68F980
#68F980 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.6% C 0.205 H 146.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68F980 |
|---|---|
| RGB | rgb(104, 249, 128) |
| HSL | hsl(130, 92%, 69%) |
| HSV | hsv(130, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(88.09, -63.40, 46.39) |
| CIE-LCH | lch(88.09, 78.56, 143.81°) |
| OKLab | oklab(87.59% -0.1715 0.1125) |
| OKLCH | oklch(87.59% 0.205 146.7) |
| XYZ | xyz(43.4781, 72.2489, 32.0721) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.17
Spearmint
#1EF876
ΔE00 3.03
Easter Green
#8CFD7E
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F980 #F968E1
analogous
#99F968 #68F980 #68F9C9
triadic
#68F980 #8068F9 #F98068
tetradic
#68F980 #6899F9 #F968E1 #F9C968
square
#68F980 #6899F9 #F968E1 #F9C968
split-complementary
#68F980 #C968F9 #F96899
monochromatic
#09DE2C #2DF74E #68F980 #A3FBB2 #DEFEE3
Accessibility & contrast
On white
1.36
#68F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#68F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F980
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F980 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#47F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f980; /* rgb */ color: rgb(104, 249, 128); /* oklch */ color: oklch(87.6% 0.205 146.7);
Tailwind
colors: {
custom: {
50: '#9ffca7',
500: '#68f980',
950: '#000000',
},
}SCSS
$custom: #68f980; $custom-light: #9ffca7; $custom-dark: #000000;
JSON
{
"hex": "#68f980",
"rgb": {
"r": 104,
"g": 249,
"b": 128
},
"hsl": {
"h": 129.931,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87586,
"c": 0.20511,
"h": 146.7
},
"luminance": 0.72253
}Semantic roles & 50–950 ramp
primary
#68F980
secondary
#D332B8
accent
#00C0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680