#68F789#68F789
#68F789 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.2% C 0.195 H 148.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68F789 |
|---|---|
| RGB | rgb(104, 247, 137) |
| HSL | hsl(134, 90%, 69%) |
| HSV | hsv(134, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(87.61, -61.35, 41.48) |
| CIE-LCH | lch(87.61, 74.05, 145.94°) |
| OKLab | oklab(87.24% -0.1659 0.1017) |
| OKLCH | oklch(87.24% 0.195 148.5) |
| XYZ | xyz(43.4820, 71.2667, 35.1265) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.50
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F789 #F768D6
analogous
#8FF768 #68F789 #68F7D1
triadic
#68F789 #8968F7 #F78968
tetradic
#68F789 #688FF7 #F768D6 #F7D168
square
#68F789 #688FF7 #F768D6 #F7D168
split-complementary
#68F789 #D168F7 #F7688F
monochromatic
#0CD93B #2EF45C #68F789 #A2FAB6 #DCFDE4
Accessibility & contrast
On white
1.38
#68F789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#68F789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F789
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F789 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E481
Deuteranopia (green-blind)
#E6D790
Tritanopia (blue-blind)
#44F2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f789; /* rgb */ color: rgb(104, 247, 137); /* oklch */ color: oklch(87.2% 0.195 148.5);
Tailwind
colors: {
custom: {
50: '#9ffbad',
500: '#68f789',
950: '#000000',
},
}SCSS
$custom: #68f789; $custom-light: #9ffbad; $custom-dark: #000000;
JSON
{
"hex": "#68f789",
"rgb": {
"r": 104,
"g": 247,
"b": 137
},
"hsl": {
"h": 133.846,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87235,
"c": 0.19458,
"h": 148.5
},
"luminance": 0.71271
}Semantic roles & 50–950 ramp
primary
#68F789
secondary
#D133AC
accent
#00B1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581