#68E57F#68E57F
#68E57F is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.180 H 147.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68E57F |
|---|---|
| RGB | rgb(104, 229, 127) |
| HSL | hsl(131, 71%, 65%) |
| HSV | hsv(131, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(82.11, -56.01, 39.35) |
| CIE-LCH | lch(82.11, 68.45, 144.91°) |
| OKLab | oklab(82.67% -0.1517 0.0964) |
| OKLCH | oklch(82.67% 0.18 147.6) |
| XYZ | xyz(37.5566, 60.5107, 29.7752) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightish Green
#61E160
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 5.09
Minty Green
#0BF77D
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E57F #E568CE
analogous
#8FE568 #68E57F #68E5BD
triadic
#68E57F #7F68E5 #E57F68
tetradic
#68E57F #688FE5 #E568CE #E5BD68
square
#68E57F #688FE5 #E568CE #E5BD68
split-complementary
#68E57F #BD68E5 #E5688F
monochromatic
#1FB43A #34DC53 #68E57F #9CEEAB #D0F7D8
Accessibility & contrast
On white
1.60
#68E57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#68E57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E57F
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E57F | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#4EE1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e57f; /* rgb */ color: rgb(104, 229, 127); /* oklch */ color: oklch(82.7% 0.180 147.6);
Tailwind
colors: {
custom: {
50: '#9deea5',
500: '#68e57f',
950: '#000000',
},
}SCSS
$custom: #68e57f; $custom-light: #9deea5; $custom-dark: #000000;
JSON
{
"hex": "#68e57f",
"rgb": {
"r": 104,
"g": 229,
"b": 127
},
"hsl": {
"h": 131.04,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.82672,
"c": 0.17974,
"h": 147.6
},
"luminance": 0.60514
}Semantic roles & 50–950 ramp
primary
#68E57F
secondary
#B43D9E
accent
#13AFD3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580