#68F482#68F482
#68F482 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.197 H 147.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68F482 |
|---|---|
| RGB | rgb(104, 244, 130) |
| HSL | hsl(131, 86%, 68%) |
| HSV | hsv(131, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(86.63, -61.27, 43.61) |
| CIE-LCH | lch(86.63, 75.20, 144.56°) |
| OKLab | oklab(86.39% -0.1657 0.1063) |
| OKLCH | oklch(86.39% 0.197 147.3) |
| XYZ | xyz(42.0861, 69.2523, 32.2639) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.27
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.98
Baby Green
#8CFF9E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F482 #F468DA
analogous
#94F468 #68F482 #68F4C8
triadic
#68F482 #8268F4 #F48268
tetradic
#68F482 #6894F4 #F468DA #F4C868
square
#68F482 #6894F4 #F468DA #F4C868
split-complementary
#68F482 #C868F4 #F46894
monochromatic
#0FD234 #2FF053 #68F482 #A1F8B1 #DAFCE0
Accessibility & contrast
On white
1.41
#68F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#68F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F482
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F482 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#48EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f482; /* rgb */ color: rgb(104, 244, 130); /* oklch */ color: oklch(86.4% 0.197 147.3);
Tailwind
colors: {
custom: {
50: '#9ff9a8',
500: '#68f482',
950: '#000000',
},
}SCSS
$custom: #68f482; $custom-light: #9ff9a8; $custom-dark: #000000;
JSON
{
"hex": "#68f482",
"rgb": {
"r": 104,
"g": 244,
"b": 130
},
"hsl": {
"h": 131.143,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86394,
"c": 0.1969,
"h": 147.3
},
"luminance": 0.69256
}Semantic roles & 50–950 ramp
primary
#68F482
secondary
#CD33B0
accent
#03B9E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580