#68F389#68F389
#68F389 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.189 H 148.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68F389 |
|---|---|
| RGB | rgb(104, 243, 137) |
| HSL | hsl(134, 85%, 68%) |
| HSV | hsv(134, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(86.43, -59.84, 39.96) |
| CIE-LCH | lch(86.43, 71.96, 146.27°) |
| OKLab | oklab(86.26% -0.1619 0.0982) |
| OKLCH | oklch(86.26% 0.189 148.8) |
| XYZ | xyz(42.2719, 68.8465, 34.7231) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F389 #F368D2
analogous
#8CF368 #68F389 #68F3CF
triadic
#68F389 #8968F3 #F38968
tetradic
#68F389 #688CF3 #F368D2 #F3CF68
square
#68F389 #688CF3 #F368D2 #F3CF68
split-complementary
#68F389 #CF68F3 #F3688C
monochromatic
#11D03E #2FEE5D #68F389 #A1F8B5 #D9FCE2
Accessibility & contrast
On white
1.42
#68F389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#68F389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F389
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F389 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#E3D390
Tritanopia (blue-blind)
#45EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f389; /* rgb */ color: rgb(104, 243, 137); /* oklch */ color: oklch(86.3% 0.189 148.8);
Tailwind
colors: {
custom: {
50: '#9ef8ad',
500: '#68f389',
950: '#000000',
},
}SCSS
$custom: #68f389; $custom-light: #9ef8ad; $custom-dark: #000000;
JSON
{
"hex": "#68f389",
"rgb": {
"r": 104,
"g": 243,
"b": 137
},
"hsl": {
"h": 134.245,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.8626,
"c": 0.18933,
"h": 148.8
},
"luminance": 0.6885
}Semantic roles & 50–950 ramp
primary
#68F389
secondary
#CC34A8
accent
#04ADE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581