#68F790#68F790
#68F790 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.4% C 0.188 H 149.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68F790 |
|---|---|
| RGB | rgb(104, 247, 144) |
| HSL | hsl(137, 90%, 69%) |
| HSV | hsv(137, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(87.71, -60.26, 38.18) |
| CIE-LCH | lch(87.71, 71.34, 147.64°) |
| OKLab | oklab(87.35% -0.163 0.0943) |
| OKLCH | oklch(87.35% 0.188 149.9) |
| XYZ | xyz(44.0005, 71.4741, 37.8573) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.19
Baby Green
#8CFF9E
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.35
Mint Green
#8FFF9F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F790 #F768CF
analogous
#88F768 #68F790 #68F7D8
triadic
#68F790 #9068F7 #F79068
tetradic
#68F790 #6888F7 #F768CF #F7D868
square
#68F790 #6888F7 #F768CF #F7D868
split-complementary
#68F790 #D868F7 #F76888
monochromatic
#0CD945 #2EF465 #68F790 #A2FABB #DCFDE5
Accessibility & contrast
On white
1.37
#68F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#68F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F790
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F790 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E488
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#41F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f790; /* rgb */ color: rgb(104, 247, 144); /* oklch */ color: oklch(87.4% 0.188 149.9);
Tailwind
colors: {
custom: {
50: '#9ffbb1',
500: '#68f790',
950: '#000000',
},
}SCSS
$custom: #68f790; $custom-light: #9ffbb1; $custom-dark: #000000;
JSON
{
"hex": "#68f790",
"rgb": {
"r": 104,
"g": 247,
"b": 144
},
"hsl": {
"h": 136.783,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.8735,
"c": 0.1883,
"h": 149.9
},
"luminance": 0.71478
}Semantic roles & 50–950 ramp
primary
#68F790
secondary
#D133A4
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581