#68F688#68F688
#68F688 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.194 H 148.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68F688 |
|---|---|
| RGB | rgb(104, 246, 136) |
| HSL | hsl(134, 89%, 69%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.30, -61.13, 41.57) |
| CIE-LCH | lch(87.30, 73.92, 145.78°) |
| OKLab | oklab(86.98% -0.1653 0.1019) |
| OKLCH | oklch(86.98% 0.194 148.4) |
| XYZ | xyz(43.1057, 70.6282, 34.6488) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.42
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.61
Spring Green
#00FF7F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F688 #F668D6
analogous
#8FF668 #68F688 #68F6CF
triadic
#68F688 #8868F6 #F68868
tetradic
#68F688 #688FF6 #F668D6 #F6CF68
square
#68F688 #688FF6 #F668D6 #F6CF68
split-complementary
#68F688 #CF68F6 #F6688F
monochromatic
#0DD73A #2EF35A #68F688 #A2F9B6 #DCFDE3
Accessibility & contrast
On white
1.39
#68F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#68F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F688
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F688 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E380
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#45F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f688; /* rgb */ color: rgb(104, 246, 136); /* oklch */ color: oklch(87.0% 0.194 148.4);
Tailwind
colors: {
custom: {
50: '#9ffaac',
500: '#68f688',
950: '#000000',
},
}SCSS
$custom: #68f688; $custom-light: #9ffaac; $custom-dark: #000000;
JSON
{
"hex": "#68f688",
"rgb": {
"r": 104,
"g": 246,
"b": 136
},
"hsl": {
"h": 133.521,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.86975,
"c": 0.19416,
"h": 148.4
},
"luminance": 0.70632
}Semantic roles & 50–950 ramp
primary
#68F688
secondary
#CF33AC
accent
#00B2E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581