#68F382#68F382
#68F382 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.1% C 0.196 H 147.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68F382 |
|---|---|
| RGB | rgb(104, 243, 130) |
| HSL | hsl(131, 85%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(86.33, -60.89, 43.23) |
| CIE-LCH | lch(86.33, 74.68, 144.63°) |
| OKLab | oklab(86.15% -0.1647 0.1054) |
| OKLCH | oklch(86.15% 0.196 147.4) |
| XYZ | xyz(41.7860, 68.6521, 32.1639) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 4.12
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F382 #F368D9
analogous
#93F368 #68F382 #68F3C7
triadic
#68F382 #8268F3 #F38268
tetradic
#68F382 #6893F3 #F368D9 #F3C768
square
#68F382 #6893F3 #F368D9 #F3C768
split-complementary
#68F382 #C768F3 #F36893
monochromatic
#11D034 #2FEE53 #68F382 #A1F8B1 #D9FCE0
Accessibility & contrast
On white
1.43
#68F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#68F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F382
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F382 | 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)
#F6E079
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#48EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f382; /* rgb */ color: rgb(104, 243, 130); /* oklch */ color: oklch(86.1% 0.196 147.4);
Tailwind
colors: {
custom: {
50: '#9ef8a8',
500: '#68f382',
950: '#000000',
},
}SCSS
$custom: #68f382; $custom-light: #9ef8a8; $custom-dark: #000000;
JSON
{
"hex": "#68f382",
"rgb": {
"r": 104,
"g": 243,
"b": 130
},
"hsl": {
"h": 131.223,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86149,
"c": 0.1956,
"h": 147.4
},
"luminance": 0.68656
}Semantic roles & 50–950 ramp
primary
#68F382
secondary
#CC34AF
accent
#04B8E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580