#68F785#68F785
#68F785 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.198 H 147.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68F785 |
|---|---|
| RGB | rgb(104, 247, 133) |
| HSL | hsl(132, 90%, 69%) |
| HSV | hsv(132, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(87.56, -61.95, 43.34) |
| CIE-LCH | lch(87.56, 75.60, 145.02°) |
| OKLab | oklab(87.17% -0.1675 0.1058) |
| OKLCH | oklch(87.17% 0.198 147.7) |
| XYZ | xyz(43.2004, 71.1540, 33.6433) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F785 #F768DA
analogous
#93F768 #68F785 #68F7CD
triadic
#68F785 #8568F7 #F78568
tetradic
#68F785 #6893F7 #F768DA #F7CD68
square
#68F785 #6893F7 #F768DA #F7CD68
split-complementary
#68F785 #CD68F7 #F76893
monochromatic
#0CD935 #2EF456 #68F785 #A2FAB4 #DCFDE3
Accessibility & contrast
On white
1.38
#68F785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#68F785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F785
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F785 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37C
Deuteranopia (green-blind)
#E7D68D
Tritanopia (blue-blind)
#46F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f785; /* rgb */ color: rgb(104, 247, 133); /* oklch */ color: oklch(87.2% 0.198 147.7);
Tailwind
colors: {
custom: {
50: '#9ffbaa',
500: '#68f785',
950: '#000000',
},
}SCSS
$custom: #68f785; $custom-light: #9ffbaa; $custom-dark: #000000;
JSON
{
"hex": "#68f785",
"rgb": {
"r": 104,
"g": 247,
"b": 133
},
"hsl": {
"h": 132.168,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87172,
"c": 0.19814,
"h": 147.7
},
"luminance": 0.71158
}Semantic roles & 50–950 ramp
primary
#68F785
secondary
#D133B1
accent
#00B7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581