#68E87F#68E87F
#68E87F is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.184 H 147.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68E87F |
|---|---|
| RGB | rgb(104, 232, 127) |
| HSL | hsl(131, 74%, 66%) |
| HSV | hsv(131, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(83.01, -57.16, 40.49) |
| CIE-LCH | lch(83.01, 70.05, 144.69°) |
| OKLab | oklab(83.41% -0.1548 0.0991) |
| OKLCH | oklch(83.41% 0.184 147.4) |
| XYZ | xyz(38.3938, 62.1852, 30.0542) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightish Green
#61E160
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 3.94
Minty Green
#0BF77D
ΔE00 4.75
Turquoise Green
#04F489
ΔE00 4.75
Wintergreen
#20F986
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E87F #E868D1
analogous
#91E868 #68E87F #68E8BF
triadic
#68E87F #7F68E8 #E87F68
tetradic
#68E87F #6891E8 #E868D1 #E8BF68
square
#68E87F #6891E8 #E868D1 #E8BF68
split-complementary
#68E87F #BF68E8 #E86891
monochromatic
#1CB938 #33E052 #68E87F #9DF0AC #D2F8D9
Accessibility & contrast
On white
1.56
#68E87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#68E87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E87F
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E87F | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#4DE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e87f; /* rgb */ color: rgb(104, 232, 127); /* oklch */ color: oklch(83.4% 0.184 147.4);
Tailwind
colors: {
custom: {
50: '#9df0a5',
500: '#68e87f',
950: '#000000',
},
}SCSS
$custom: #68e87f; $custom-light: #9df0a5; $custom-dark: #000000;
JSON
{
"hex": "#68e87f",
"rgb": {
"r": 104,
"g": 232,
"b": 127
},
"hsl": {
"h": 130.781,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83408,
"c": 0.18377,
"h": 147.4
},
"luminance": 0.62189
}Semantic roles & 50–950 ramp
primary
#68E87F
secondary
#B93BA2
accent
#10B2D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580