#68FA82#68FA82
#68FA82 is a very light, highly saturated green. Relative luminance 0.729; OKLCH L 87.9% C 0.205 H 147.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #68FA82 |
|---|---|
| RGB | rgb(104, 250, 130) |
| HSL | hsl(131, 94%, 69%) |
| HSV | hsv(131, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 48%, 2%) |
| CIE-LAB | lab(88.41, -63.49, 45.84) |
| CIE-LCH | lch(88.41, 78.31, 144.17°) |
| OKLab | oklab(87.86% -0.1717 0.1113) |
| OKLCH | oklch(87.86% 0.205 147) |
| XYZ | xyz(43.9209, 72.9219, 32.8755) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Spearmint
#1EF876
ΔE00 3.06
Spring Green
#00FF7F
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.49
Easter Green
#8CFD7E
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FA82 #FA68E0
analogous
#97FA68 #68FA82 #68FACB
triadic
#68FA82 #8268FA #FA8268
tetradic
#68FA82 #6897FA #FA68E0 #FACB68
square
#68FA82 #6897FA #FA68E0 #FACB68
split-complementary
#68FA82 #CB68FA #FA6897
monochromatic
#07E02E #2DF851 #68FA82 #A3FCB3 #DEFEE4
Accessibility & contrast
On white
1.35
#68FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#68FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FA82
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FA82 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE678
Deuteranopia (green-blind)
#EAD98A
Tritanopia (blue-blind)
#46F5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68fa82; /* rgb */ color: rgb(104, 250, 130); /* oklch */ color: oklch(87.9% 0.205 147.0);
Tailwind
colors: {
custom: {
50: '#a0fda8',
500: '#68fa82',
950: '#000000',
},
}SCSS
$custom: #68fa82; $custom-light: #a0fda8; $custom-dark: #000000;
JSON
{
"hex": "#68fa82",
"rgb": {
"r": 104,
"g": 250,
"b": 130
},
"hsl": {
"h": 130.685,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.87859,
"c": 0.20464,
"h": 147
},
"luminance": 0.72926
}Semantic roles & 50–950 ramp
primary
#68FA82
secondary
#D432B7
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681