#68F388#68F388
#68F388 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.190 H 148.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68F388 |
|---|---|
| RGB | rgb(104, 243, 136) |
| HSL | hsl(134, 85%, 68%) |
| HSV | hsv(134, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(86.41, -60.00, 40.43) |
| CIE-LCH | lch(86.41, 72.35, 146.03°) |
| OKLab | oklab(86.24% -0.1623 0.0993) |
| OKLCH | oklch(86.24% 0.19 148.6) |
| XYZ | xyz(42.2005, 68.8179, 34.3471) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.74
Baby Green
#8CFF9E
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F388 #F368D3
analogous
#8DF368 #68F388 #68F3CD
triadic
#68F388 #8868F3 #F38868
tetradic
#68F388 #688DF3 #F368D3 #F3CD68
square
#68F388 #688DF3 #F368D3 #F3CD68
split-complementary
#68F388 #CD68F3 #F3688D
monochromatic
#11D03D #2FEE5B #68F388 #A1F8B5 #D9FCE1
Accessibility & contrast
On white
1.42
#68F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#68F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F388
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F388 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#46EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f388; /* rgb */ color: rgb(104, 243, 136); /* oklch */ color: oklch(86.2% 0.190 148.6);
Tailwind
colors: {
custom: {
50: '#9ef8ac',
500: '#68f388',
950: '#000000',
},
}SCSS
$custom: #68f388; $custom-light: #9ef8ac; $custom-dark: #000000;
JSON
{
"hex": "#68f388",
"rgb": {
"r": 104,
"g": 243,
"b": 136
},
"hsl": {
"h": 133.813,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86244,
"c": 0.19023,
"h": 148.6
},
"luminance": 0.68822
}Semantic roles & 50–950 ramp
primary
#68F388
secondary
#CC34A9
accent
#04AFE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581