#68F383#68F383
#68F383 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.195 H 147.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68F383 |
|---|---|
| RGB | rgb(104, 243, 131) |
| HSL | hsl(132, 85%, 68%) |
| HSV | hsv(132, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(86.34, -60.75, 42.77) |
| CIE-LCH | lch(86.34, 74.29, 144.85°) |
| OKLab | oklab(86.17% -0.1643 0.1044) |
| OKLCH | oklch(86.17% 0.195 147.6) |
| XYZ | xyz(41.8535, 68.6791, 32.5191) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F383 #F368D8
analogous
#92F368 #68F383 #68F3C9
triadic
#68F383 #8368F3 #F38368
tetradic
#68F383 #6892F3 #F368D8 #F3C968
square
#68F383 #6892F3 #F368D8 #F3C968
split-complementary
#68F383 #C968F3 #F36892
monochromatic
#11D036 #2FEE54 #68F383 #A1F8B2 #D9FCE0
Accessibility & contrast
On white
1.43
#68F383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#68F383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F383
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F383 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 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)
#F6E07A
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#48EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f383; /* rgb */ color: rgb(104, 243, 131); /* oklch */ color: oklch(86.2% 0.195 147.6);
Tailwind
colors: {
custom: {
50: '#9ef8a8',
500: '#68f383',
950: '#000000',
},
}SCSS
$custom: #68f383; $custom-light: #9ef8a8; $custom-dark: #000000;
JSON
{
"hex": "#68f383",
"rgb": {
"r": 104,
"g": 243,
"b": 131
},
"hsl": {
"h": 131.655,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86165,
"c": 0.1947,
"h": 147.6
},
"luminance": 0.68683
}Semantic roles & 50–950 ramp
primary
#68F383
secondary
#CC34AE
accent
#04B7E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581