#68F78A#68F78A
#68F78A is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.194 H 148.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68F78A |
|---|---|
| RGB | rgb(104, 247, 138) |
| HSL | hsl(134, 90%, 69%) |
| HSV | hsv(134, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 44.1%, 3.1%) |
| CIE-LAB | lab(87.63, -61.20, 41.01) |
| CIE-LCH | lch(87.63, 73.67, 146.17°) |
| OKLab | oklab(87.25% -0.1655 0.1007) |
| OKLCH | oklch(87.25% 0.194 148.7) |
| XYZ | xyz(43.5541, 71.2955, 35.5060) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F78A #F768D5
analogous
#8EF768 #68F78A #68F7D2
triadic
#68F78A #8A68F7 #F78A68
tetradic
#68F78A #688EF7 #F768D5 #F7D268
square
#68F78A #688EF7 #F768D5 #F7D268
split-complementary
#68F78A #D268F7 #F7688E
monochromatic
#0CD93C #2EF45D #68F78A #A2FAB7 #DCFDE4
Accessibility & contrast
On white
1.38
#68F78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#68F78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F78A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F78A | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#E6D791
Tritanopia (blue-blind)
#44F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f78a; /* rgb */ color: rgb(104, 247, 138); /* oklch */ color: oklch(87.3% 0.194 148.7);
Tailwind
colors: {
custom: {
50: '#9ffbad',
500: '#68f78a',
950: '#000000',
},
}SCSS
$custom: #68f78a; $custom-light: #9ffbad; $custom-dark: #000000;
JSON
{
"hex": "#68f78a",
"rgb": {
"r": 104,
"g": 247,
"b": 138
},
"hsl": {
"h": 134.266,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87251,
"c": 0.19369,
"h": 148.7
},
"luminance": 0.713
}Semantic roles & 50–950 ramp
primary
#68F78A
secondary
#D133AB
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581