#68F68E#68F68E
#68F68E is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.189 H 149.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68F68E |
|---|---|
| RGB | rgb(104, 246, 142) |
| HSL | hsl(136, 89%, 69%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(87.39, -60.20, 38.75) |
| CIE-LCH | lch(87.39, 71.59, 147.23°) |
| OKLab | oklab(87.07% -0.1628 0.0956) |
| OKLCH | oklch(87.07% 0.189 149.6) |
| XYZ | xyz(43.5441, 70.8035, 36.9577) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F68E #F668D0
analogous
#89F668 #68F68E #68F6D5
triadic
#68F68E #8E68F6 #F68E68
tetradic
#68F68E #6889F6 #F668D0 #F6D568
square
#68F68E #6889F6 #F668D0 #F6D568
split-complementary
#68F68E #D568F6 #F66889
monochromatic
#0DD743 #2EF363 #68F68E #A2F9B9 #DCFDE4
Accessibility & contrast
On white
1.39
#68F68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#68F68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F68E
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F68E | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E386
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#42F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f68e; /* rgb */ color: rgb(104, 246, 142); /* oklch */ color: oklch(87.1% 0.189 149.6);
Tailwind
colors: {
custom: {
50: '#9ffab0',
500: '#68f68e',
950: '#000000',
},
}SCSS
$custom: #68f68e; $custom-light: #9ffab0; $custom-dark: #000000;
JSON
{
"hex": "#68f68e",
"rgb": {
"r": 104,
"g": 246,
"b": 142
},
"hsl": {
"h": 136.056,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87073,
"c": 0.18878,
"h": 149.6
},
"luminance": 0.70808
}Semantic roles & 50–950 ramp
primary
#68F68E
secondary
#CF33A5
accent
#00A8E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581