#68F88C#68F88C
#68F88C is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.193 H 149.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68F88C |
|---|---|
| RGB | rgb(104, 248, 140) |
| HSL | hsl(135, 91%, 69%) |
| HSV | hsv(135, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(87.95, -61.26, 40.45) |
| CIE-LCH | lch(87.95, 73.41, 146.56°) |
| OKLab | oklab(87.53% -0.1656 0.0994) |
| OKLCH | oklch(87.53% 0.193 149) |
| XYZ | xyz(44.0068, 71.9672, 36.3778) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.41
Mint Green
#8FFF9F
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F88C #F868D4
analogous
#8CF868 #68F88C #68F8D4
triadic
#68F88C #8C68F8 #F88C68
tetradic
#68F88C #688CF8 #F868D4 #F8D468
square
#68F88C #688CF8 #F868D4 #F8D468
split-complementary
#68F88C #D468F8 #F8688C
monochromatic
#0ADB3E #2EF55F #68F88C #A2FBB9 #DDFDE5
Accessibility & contrast
On white
1.36
#68F88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#68F88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F88C
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F88C | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE584
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#42F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f88c; /* rgb */ color: rgb(104, 248, 140); /* oklch */ color: oklch(87.5% 0.193 149.0);
Tailwind
colors: {
custom: {
50: '#9ffbaf',
500: '#68f88c',
950: '#000000',
},
}SCSS
$custom: #68f88c; $custom-light: #9ffbaf; $custom-dark: #000000;
JSON
{
"hex": "#68f88c",
"rgb": {
"r": 104,
"g": 248,
"b": 140
},
"hsl": {
"h": 135,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87527,
"c": 0.1932,
"h": 149
},
"luminance": 0.71971
}Semantic roles & 50–950 ramp
primary
#68F88C
secondary
#D232AA
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681