#68F488#68F488
#68F488 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.192 H 148.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68F488 |
|---|---|
| RGB | rgb(104, 244, 136) |
| HSL | hsl(134, 86%, 68%) |
| HSV | hsv(134, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.71, -60.37, 40.81) |
| CIE-LCH | lch(86.71, 72.87, 145.94°) |
| OKLab | oklab(86.49% -0.1633 0.1001) |
| OKLCH | oklch(86.49% 0.192 148.5) |
| XYZ | xyz(42.5006, 69.4181, 34.4471) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.76
Baby Green
#8CFF9E
ΔE00 3.76
Lightgreen (survey)
#76FF7B
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F488 #F468D4
analogous
#8EF468 #68F488 #68F4CE
triadic
#68F488 #8868F4 #F48868
tetradic
#68F488 #688EF4 #F468D4 #F4CE68
square
#68F488 #688EF4 #F468D4 #F4CE68
split-complementary
#68F488 #CE68F4 #F4688E
monochromatic
#0FD23C #2FF05B #68F488 #A1F8B5 #DAFCE2
Accessibility & contrast
On white
1.41
#68F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#68F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F488
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F488 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#45F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f488; /* rgb */ color: rgb(104, 244, 136); /* oklch */ color: oklch(86.5% 0.192 148.5);
Tailwind
colors: {
custom: {
50: '#9ef9ac',
500: '#68f488',
950: '#000000',
},
}SCSS
$custom: #68f488; $custom-light: #9ef9ac; $custom-dark: #000000;
JSON
{
"hex": "#68f488",
"rgb": {
"r": 104,
"g": 244,
"b": 136
},
"hsl": {
"h": 133.714,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86488,
"c": 0.19155,
"h": 148.5
},
"luminance": 0.69422
}Semantic roles & 50–950 ramp
primary
#68F488
secondary
#CD33AA
accent
#03B0E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581