#68F682#68F682
#68F682 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.199 H 147.2°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68F682 |
|---|---|
| RGB | rgb(104, 246, 130) |
| HSL | hsl(131, 89%, 69%) |
| HSV | hsv(131, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(87.22, -62.01, 44.36) |
| CIE-LCH | lch(87.22, 76.24, 144.42°) |
| OKLab | oklab(86.88% -0.1677 0.108) |
| OKLCH | oklch(86.88% 0.199 147.2) |
| XYZ | xyz(42.6911, 70.4623, 32.4656) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.74
Easter Green
#8CFD7E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F682 #F668DC
analogous
#95F668 #68F682 #68F6C9
triadic
#68F682 #8268F6 #F68268
tetradic
#68F682 #6895F6 #F668DC #F6C968
square
#68F682 #6895F6 #F668DC #F6C968
split-complementary
#68F682 #C968F6 #F66895
monochromatic
#0DD732 #2EF352 #68F682 #A2F9B2 #DCFDE2
Accessibility & contrast
On white
1.39
#68F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#68F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F682
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F682 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E279
Deuteranopia (green-blind)
#E6D68A
Tritanopia (blue-blind)
#47F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f682; /* rgb */ color: rgb(104, 246, 130); /* oklch */ color: oklch(86.9% 0.199 147.2);
Tailwind
colors: {
custom: {
50: '#9ffaa8',
500: '#68f682',
950: '#000000',
},
}SCSS
$custom: #68f682; $custom-light: #9ffaa8; $custom-dark: #000000;
JSON
{
"hex": "#68f682",
"rgb": {
"r": 104,
"g": 246,
"b": 130
},
"hsl": {
"h": 130.986,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.86882,
"c": 0.19949,
"h": 147.2
},
"luminance": 0.70466
}Semantic roles & 50–950 ramp
primary
#68F682
secondary
#CF33B3
accent
#00BBE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580