#68F88E#68F88E
#68F88E is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.191 H 149.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68F88E |
|---|---|
| RGB | rgb(104, 248, 142) |
| HSL | hsl(136, 91%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(87.98, -60.95, 39.51) |
| CIE-LCH | lch(87.98, 72.64, 147.05°) |
| OKLab | oklab(87.56% -0.1648 0.0973) |
| OKLCH | oklch(87.56% 0.191 149.4) |
| XYZ | xyz(44.1557, 72.0267, 37.1615) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F88E #F868D2
analogous
#8AF868 #68F88E #68F8D6
triadic
#68F88E #8E68F8 #F88E68
tetradic
#68F88E #688AF8 #F868D2 #F8D668
square
#68F88E #688AF8 #F868D2 #F8D668
split-complementary
#68F88E #D668F8 #F8688A
monochromatic
#0ADB41 #2EF562 #68F88E #A2FBBA #DDFDE6
Accessibility & contrast
On white
1.36
#68F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#68F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F88E
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F88E | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#E7D795
Tritanopia (blue-blind)
#41F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f88e; /* rgb */ color: rgb(104, 248, 142); /* oklch */ color: oklch(87.6% 0.191 149.4);
Tailwind
colors: {
custom: {
50: '#9ffbb0',
500: '#68f88e',
950: '#000000',
},
}SCSS
$custom: #68f88e; $custom-light: #9ffbb0; $custom-dark: #000000;
JSON
{
"hex": "#68f88e",
"rgb": {
"r": 104,
"g": 248,
"b": 142
},
"hsl": {
"h": 135.833,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.8756,
"c": 0.19141,
"h": 149.4
},
"luminance": 0.72031
}Semantic roles & 50–950 ramp
primary
#68F88E
secondary
#D232A8
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681