#68F985#68F985
#68F985 is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.7% C 0.201 H 147.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68F985 |
|---|---|
| RGB | rgb(104, 249, 133) |
| HSL | hsl(132, 92%, 69%) |
| HSV | hsv(132, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.15, -62.69, 44.09) |
| CIE-LCH | lch(88.15, 76.64, 144.88°) |
| OKLab | oklab(87.66% -0.1695 0.1075) |
| OKLCH | oklch(87.66% 0.201 147.6) |
| XYZ | xyz(43.8153, 72.3838, 33.8482) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.71
Spearmint
#1EF876
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F985 #F968DC
analogous
#94F968 #68F985 #68F9CE
triadic
#68F985 #8568F9 #F98568
tetradic
#68F985 #6894F9 #F968DC #F9CE68
square
#68F985 #6894F9 #F968DC #F9CE68
split-complementary
#68F985 #CE68F9 #F96894
monochromatic
#09DE33 #2DF755 #68F985 #A3FBB5 #DEFEE4
Accessibility & contrast
On white
1.36
#68F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#68F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F985
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F985 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#45F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f985; /* rgb */ color: rgb(104, 249, 133); /* oklch */ color: oklch(87.7% 0.201 147.6);
Tailwind
colors: {
custom: {
50: '#9ffcaa',
500: '#68f985',
950: '#000000',
},
}SCSS
$custom: #68f985; $custom-light: #9ffcaa; $custom-dark: #000000;
JSON
{
"hex": "#68f985",
"rgb": {
"r": 104,
"g": 249,
"b": 133
},
"hsl": {
"h": 132,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.8766,
"c": 0.20073,
"h": 147.6
},
"luminance": 0.72388
}Semantic roles & 50–950 ramp
primary
#68F985
secondary
#D332B3
accent
#00B8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681