#68E47F#68E47F
#68E47F is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.4% C 0.178 H 147.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68E47F |
|---|---|
| RGB | rgb(104, 228, 127) |
| HSL | hsl(131, 70%, 65%) |
| HSV | hsv(131, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(81.82, -55.62, 38.97) |
| CIE-LCH | lch(81.82, 67.91, 144.98°) |
| OKLab | oklab(82.43% -0.1506 0.0956) |
| OKLCH | oklch(82.43% 0.178 147.6) |
| XYZ | xyz(37.2807, 59.9589, 29.6832) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightish Green
#61E160
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 5.23
Minty Green
#0BF77D
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E47F #E468CD
analogous
#8FE468 #68E47F #68E4BD
triadic
#68E47F #7F68E4 #E47F68
tetradic
#68E47F #688FE4 #E468CD #E4BD68
square
#68E47F #688FE4 #E468CD #E4BD68
split-complementary
#68E47F #BD68E4 #E4688F
monochromatic
#20B23B #34DB53 #68E47F #9CEDAB #D0F7D7
Accessibility & contrast
On white
1.62
#68E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#68E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E47F
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E47F | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#4EE0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e47f; /* rgb */ color: rgb(104, 228, 127); /* oklch */ color: oklch(82.4% 0.178 147.6);
Tailwind
colors: {
custom: {
50: '#9ceda5',
500: '#68e47f',
950: '#000000',
},
}SCSS
$custom: #68e47f; $custom-light: #9ceda5; $custom-dark: #000000;
JSON
{
"hex": "#68e47f",
"rgb": {
"r": 104,
"g": 228,
"b": 127
},
"hsl": {
"h": 131.129,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.82427,
"c": 0.1784,
"h": 147.6
},
"luminance": 0.59962
}Semantic roles & 50–950 ramp
primary
#68E47F
secondary
#B33E9D
accent
#14AED2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580