#68F084#68F084
#68F084 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.190 H 147.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68F084 |
|---|---|
| RGB | rgb(104, 240, 132) |
| HSL | hsl(132, 82%, 67%) |
| HSV | hsv(132, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(85.47, -59.47, 41.17) |
| CIE-LCH | lch(85.47, 72.33, 145.30°) |
| OKLab | oklab(85.45% -0.1609 0.1008) |
| OKLCH | oklch(85.45% 0.19 147.9) |
| XYZ | xyz(41.0311, 66.9254, 32.5810) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F084 #F068D4
analogous
#90F068 #68F084 #68F0C8
triadic
#68F084 #8468F0 #F08468
tetradic
#68F084 #6890F0 #F068D4 #F0C868
square
#68F084 #6890F0 #F068D4 #F0C868
split-complementary
#68F084 #C868F0 #F06890
monochromatic
#14CA39 #30EA57 #68F084 #A0F6B1 #D7FBDF
Accessibility & contrast
On white
1.46
#68F084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#68F084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F084
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F084 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#E0D18B
Tritanopia (blue-blind)
#48EBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f084; /* rgb */ color: rgb(104, 240, 132); /* oklch */ color: oklch(85.4% 0.190 147.9);
Tailwind
colors: {
custom: {
50: '#9ef6a9',
500: '#68f084',
950: '#000000',
},
}SCSS
$custom: #68f084; $custom-light: #9ef6a9; $custom-dark: #000000;
JSON
{
"hex": "#68f084",
"rgb": {
"r": 104,
"g": 240,
"b": 132
},
"hsl": {
"h": 132.353,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85447,
"c": 0.18987,
"h": 147.9
},
"luminance": 0.66929
}Semantic roles & 50–950 ramp
primary
#68F084
secondary
#C636A9
accent
#07B2DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581