#68F78B#68F78B
#68F78B is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.193 H 148.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68F78B |
|---|---|
| RGB | rgb(104, 247, 139) |
| HSL | hsl(135, 90%, 69%) |
| HSV | hsv(135, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(87.64, -61.04, 40.54) |
| CIE-LCH | lch(87.64, 73.28, 146.41°) |
| OKLab | oklab(87.27% -0.1651 0.0996) |
| OKLCH | oklch(87.27% 0.193 148.9) |
| XYZ | xyz(43.6268, 71.3246, 35.8890) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F78B #F768D4
analogous
#8DF768 #68F78B #68F7D2
triadic
#68F78B #8B68F7 #F78B68
tetradic
#68F78B #688DF7 #F768D4 #F7D268
square
#68F78B #688DF7 #F768D4 #F7D268
split-complementary
#68F78B #D268F7 #F7688D
monochromatic
#0CD93E #2EF45E #68F78B #A2FAB8 #DCFDE4
Accessibility & contrast
On white
1.38
#68F78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#68F78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F78B
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F78B | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E483
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#43F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f78b; /* rgb */ color: rgb(104, 247, 139); /* oklch */ color: oklch(87.3% 0.193 148.9);
Tailwind
colors: {
custom: {
50: '#9ffbae',
500: '#68f78b',
950: '#000000',
},
}SCSS
$custom: #68f78b; $custom-light: #9ffbae; $custom-dark: #000000;
JSON
{
"hex": "#68f78b",
"rgb": {
"r": 104,
"g": 247,
"b": 139
},
"hsl": {
"h": 134.685,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87267,
"c": 0.1928,
"h": 148.9
},
"luminance": 0.71329
}Semantic roles & 50–950 ramp
primary
#68F78B
secondary
#D133AA
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581