#68F88D#68F88D
#68F88D is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.192 H 149.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68F88D |
|---|---|
| RGB | rgb(104, 248, 141) |
| HSL | hsl(135, 91%, 69%) |
| HSV | hsv(135, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(87.97, -61.11, 39.98) |
| CIE-LCH | lch(87.97, 73.02, 146.80°) |
| OKLab | oklab(87.54% -0.1652 0.0984) |
| OKLCH | oklch(87.54% 0.192 149.2) |
| XYZ | xyz(44.0809, 71.9968, 36.7679) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F88D #F868D3
analogous
#8BF868 #68F88D #68F8D5
triadic
#68F88D #8D68F8 #F88D68
tetradic
#68F88D #688BF8 #F868D3 #F8D568
square
#68F88D #688BF8 #F868D3 #F8D568
split-complementary
#68F88D #D568F8 #F8688B
monochromatic
#0ADB40 #2EF561 #68F88D #A2FBB9 #DDFDE5
Accessibility & contrast
On white
1.36
#68F88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#68F88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F88D
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F88D | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#42F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f88d; /* rgb */ color: rgb(104, 248, 141); /* oklch */ color: oklch(87.5% 0.192 149.2);
Tailwind
colors: {
custom: {
50: '#9ffbaf',
500: '#68f88d',
950: '#000000',
},
}SCSS
$custom: #68f88d; $custom-light: #9ffbaf; $custom-dark: #000000;
JSON
{
"hex": "#68f88d",
"rgb": {
"r": 104,
"g": 248,
"b": 141
},
"hsl": {
"h": 135.417,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87543,
"c": 0.19231,
"h": 149.2
},
"luminance": 0.72001
}Semantic roles & 50–950 ramp
primary
#68F88D
secondary
#D232A9
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681