#68F78F#68F78F
#68F78F is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.189 H 149.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68F78F |
|---|---|
| RGB | rgb(104, 247, 143) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(87.70, -60.41, 38.66) |
| CIE-LCH | lch(87.70, 71.72, 147.39°) |
| OKLab | oklab(87.33% -0.1634 0.0954) |
| OKLCH | oklch(87.33% 0.189 149.7) |
| XYZ | xyz(43.9245, 71.4436, 37.4565) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F78F #F768D0
analogous
#89F768 #68F78F #68F7D7
triadic
#68F78F #8F68F7 #F78F68
tetradic
#68F78F #6889F7 #F768D0 #F7D768
square
#68F78F #6889F7 #F768D0 #F7D768
split-complementary
#68F78F #D768F7 #F76889
monochromatic
#0CD944 #2EF464 #68F78F #A2FABA #DCFDE5
Accessibility & contrast
On white
1.37
#68F78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#68F78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F78F
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F78F | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E487
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#41F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f78f; /* rgb */ color: rgb(104, 247, 143); /* oklch */ color: oklch(87.3% 0.189 149.7);
Tailwind
colors: {
custom: {
50: '#9ffbb1',
500: '#68f78f',
950: '#000000',
},
}SCSS
$custom: #68f78f; $custom-light: #9ffbb1; $custom-dark: #000000;
JSON
{
"hex": "#68f78f",
"rgb": {
"r": 104,
"g": 247,
"b": 143
},
"hsl": {
"h": 136.364,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87333,
"c": 0.1892,
"h": 149.7
},
"luminance": 0.71448
}Semantic roles & 50–950 ramp
primary
#68F78F
secondary
#D133A5
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581