#68F78E#68F78E
#68F78E is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.190 H 149.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68F78E |
|---|---|
| RGB | rgb(104, 247, 142) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(87.69, -60.57, 39.13) |
| CIE-LCH | lch(87.69, 72.11, 147.14°) |
| OKLab | oklab(87.32% -0.1638 0.0964) |
| OKLCH | oklch(87.32% 0.19 149.5) |
| XYZ | xyz(43.8490, 71.4135, 37.0593) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.53
Mint Green
#8FFF9F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F78E #F768D1
analogous
#8AF768 #68F78E #68F7D6
triadic
#68F78E #8E68F7 #F78E68
tetradic
#68F78E #688AF7 #F768D1 #F7D668
square
#68F78E #688AF7 #F768D1 #F7D668
split-complementary
#68F78E #D668F7 #F7688A
monochromatic
#0CD942 #2EF463 #68F78E #A2FAB9 #DCFDE5
Accessibility & contrast
On white
1.37
#68F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#68F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F78E
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F78E | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E486
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#42F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f78e; /* rgb */ color: rgb(104, 247, 142); /* oklch */ color: oklch(87.3% 0.190 149.5);
Tailwind
colors: {
custom: {
50: '#9ffbb0',
500: '#68f78e',
950: '#000000',
},
}SCSS
$custom: #68f78e; $custom-light: #9ffbb0; $custom-dark: #000000;
JSON
{
"hex": "#68f78e",
"rgb": {
"r": 104,
"g": 247,
"b": 142
},
"hsl": {
"h": 135.944,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87317,
"c": 0.1901,
"h": 149.5
},
"luminance": 0.71418
}Semantic roles & 50–950 ramp
primary
#68F78E
secondary
#D133A7
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581