#68F58A#68F58A
#68F58A is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.191 H 148.8°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68F58A |
|---|---|
| RGB | rgb(104, 245, 138) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(87.04, -60.44, 40.25) |
| CIE-LCH | lch(87.04, 72.62, 146.34°) |
| OKLab | oklab(86.76% -0.1635 0.0989) |
| OKLCH | oklch(86.76% 0.191 148.8) |
| XYZ | xyz(42.9458, 70.0789, 35.3032) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.68
Mint Green
#8FFF9F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F58A #F568D3
analogous
#8CF568 #68F58A #68F5D0
triadic
#68F58A #8A68F5 #F58A68
tetradic
#68F58A #688CF5 #F568D3 #F5D068
square
#68F58A #688CF5 #F568D3 #F5D068
split-complementary
#68F58A #D068F5 #F5688C
monochromatic
#0ED53E #2FF15E #68F58A #A1F9B6 #DBFDE3
Accessibility & contrast
On white
1.40
#68F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#68F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F58A
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F58A | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#44F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f58a; /* rgb */ color: rgb(104, 245, 138); /* oklch */ color: oklch(86.8% 0.191 148.8);
Tailwind
colors: {
custom: {
50: '#9ff9ad',
500: '#68f58a',
950: '#000000',
},
}SCSS
$custom: #68f58a; $custom-light: #9ff9ad; $custom-dark: #000000;
JSON
{
"hex": "#68f58a",
"rgb": {
"r": 104,
"g": 245,
"b": 138
},
"hsl": {
"h": 134.468,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86764,
"c": 0.19106,
"h": 148.8
},
"luminance": 0.70083
}Semantic roles & 50–950 ramp
primary
#68F58A
secondary
#CE33A9
accent
#01ADE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581