#68F384#68F384
#68F384 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.194 H 147.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68F384 |
|---|---|
| RGB | rgb(104, 243, 132) |
| HSL | hsl(132, 85%, 68%) |
| HSV | hsv(132, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.36, -60.60, 42.30) |
| CIE-LCH | lch(86.36, 73.90, 145.08°) |
| OKLab | oklab(86.18% -0.1639 0.1034) |
| OKLCH | oklch(86.18% 0.194 147.8) |
| XYZ | xyz(41.9216, 68.7063, 32.8778) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F384 #F368D7
analogous
#92F368 #68F384 #68F3C9
triadic
#68F384 #8468F3 #F38468
tetradic
#68F384 #6892F3 #F368D7 #F3C968
square
#68F384 #6892F3 #F368D7 #F3C968
split-complementary
#68F384 #C968F3 #F36892
monochromatic
#11D037 #2FEE56 #68F384 #A1F8B2 #D9FCE0
Accessibility & contrast
On white
1.42
#68F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#68F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F384
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F384 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#47EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f384; /* rgb */ color: rgb(104, 243, 132); /* oklch */ color: oklch(86.2% 0.194 147.8);
Tailwind
colors: {
custom: {
50: '#9ef8a9',
500: '#68f384',
950: '#000000',
},
}SCSS
$custom: #68f384; $custom-light: #9ef8a9; $custom-dark: #000000;
JSON
{
"hex": "#68f384",
"rgb": {
"r": 104,
"g": 243,
"b": 132
},
"hsl": {
"h": 132.086,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.8618,
"c": 0.19381,
"h": 147.8
},
"luminance": 0.6871
}Semantic roles & 50–950 ramp
primary
#68F384
secondary
#CC34AD
accent
#04B5E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581