#68F381#68F381
#68F381 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.1% C 0.196 H 147.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68F381 |
|---|---|
| RGB | rgb(104, 243, 129) |
| HSL | hsl(131, 85%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(86.32, -61.04, 43.70) |
| CIE-LCH | lch(86.32, 75.07, 144.40°) |
| OKLab | oklab(86.13% -0.1651 0.1064) |
| OKLCH | oklch(86.13% 0.196 147.2) |
| XYZ | xyz(41.7192, 68.6254, 31.8121) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F381 #F368DA
analogous
#95F368 #68F381 #68F3C6
triadic
#68F381 #8168F3 #F38168
tetradic
#68F381 #6895F3 #F368DA #F3C668
square
#68F381 #6895F3 #F368DA #F3C668
split-complementary
#68F381 #C668F3 #F36895
monochromatic
#11D033 #2FEE52 #68F381 #A1F8B0 #D9FCE0
Accessibility & contrast
On white
1.43
#68F381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#68F381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F381
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F381 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E078
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#49EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f381; /* rgb */ color: rgb(104, 243, 129); /* oklch */ color: oklch(86.1% 0.196 147.2);
Tailwind
colors: {
custom: {
50: '#9ef8a7',
500: '#68f381',
950: '#000000',
},
}SCSS
$custom: #68f381; $custom-light: #9ef8a7; $custom-dark: #000000;
JSON
{
"hex": "#68f381",
"rgb": {
"r": 104,
"g": 243,
"b": 129
},
"hsl": {
"h": 130.791,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86134,
"c": 0.19648,
"h": 147.2
},
"luminance": 0.68629
}Semantic roles & 50–950 ramp
primary
#68F381
secondary
#CC34B0
accent
#04BAE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580