#68F987#68F987
#68F987 is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.7% C 0.199 H 148.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68F987 |
|---|---|
| RGB | rgb(104, 249, 135) |
| HSL | hsl(133, 92%, 69%) |
| HSV | hsv(133, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(88.18, -62.39, 43.16) |
| CIE-LCH | lch(88.18, 75.87, 145.33°) |
| OKLab | oklab(87.69% -0.1687 0.1055) |
| OKLCH | oklch(87.69% 0.199 148) |
| XYZ | xyz(43.9548, 72.4396, 34.5829) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 3.47
Baby Green
#8CFF9E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F987 #F968DA
analogous
#92F968 #68F987 #68F9D0
triadic
#68F987 #8768F9 #F98768
tetradic
#68F987 #6892F9 #F968DA #F9D068
square
#68F987 #6892F9 #F968DA #F9D068
split-complementary
#68F987 #D068F9 #F96892
monochromatic
#09DE36 #2DF758 #68F987 #A3FBB6 #DEFEE5
Accessibility & contrast
On white
1.36
#68F987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#68F987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F987
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F987 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57E
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#44F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f987; /* rgb */ color: rgb(104, 249, 135); /* oklch */ color: oklch(87.7% 0.199 148.0);
Tailwind
colors: {
custom: {
50: '#9ffcab',
500: '#68f987',
950: '#000000',
},
}SCSS
$custom: #68f987; $custom-light: #9ffcab; $custom-dark: #000000;
JSON
{
"hex": "#68f987",
"rgb": {
"r": 104,
"g": 249,
"b": 135
},
"hsl": {
"h": 132.828,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87691,
"c": 0.19896,
"h": 148
},
"luminance": 0.72444
}Semantic roles & 50–950 ramp
primary
#68F987
secondary
#D332B1
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681