#68F489#68F489
#68F489 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.191 H 148.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68F489 |
|---|---|
| RGB | rgb(104, 244, 137) |
| HSL | hsl(134, 86%, 68%) |
| HSV | hsv(134, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.72, -60.22, 40.34) |
| CIE-LCH | lch(86.72, 72.48, 146.18°) |
| OKLab | oklab(86.5% -0.1629 0.0991) |
| OKLCH | oklch(86.5% 0.191 148.7) |
| XYZ | xyz(42.5720, 69.4466, 34.8231) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.71
Mint Green
#8FFF9F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F489 #F468D3
analogous
#8DF468 #68F489 #68F4CF
triadic
#68F489 #8968F4 #F48968
tetradic
#68F489 #688DF4 #F468D3 #F4CF68
square
#68F489 #688DF4 #F468D3 #F4CF68
split-complementary
#68F489 #CF68F4 #F4688D
monochromatic
#0FD23D #2FF05C #68F489 #A1F8B6 #DAFCE2
Accessibility & contrast
On white
1.41
#68F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#68F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F489
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F489 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#45F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f489; /* rgb */ color: rgb(104, 244, 137); /* oklch */ color: oklch(86.5% 0.191 148.7);
Tailwind
colors: {
custom: {
50: '#9ef9ad',
500: '#68f489',
950: '#000000',
},
}SCSS
$custom: #68f489; $custom-light: #9ef9ad; $custom-dark: #000000;
JSON
{
"hex": "#68f489",
"rgb": {
"r": 104,
"g": 244,
"b": 137
},
"hsl": {
"h": 134.143,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86504,
"c": 0.19065,
"h": 148.7
},
"luminance": 0.69451
}Semantic roles & 50–950 ramp
primary
#68F489
secondary
#CD33A9
accent
#03AEE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581