#68F074#68F074
#68F074 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.2% C 0.204 H 145.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68F074 |
|---|---|
| RGB | rgb(104, 240, 116) |
| HSL | hsl(125, 82%, 67%) |
| HSV | hsv(125, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(85.26, -61.72, 48.55) |
| CIE-LCH | lch(85.26, 78.52, 141.81°) |
| OKLab | oklab(85.21% -0.1673 0.1167) |
| OKLCH | oklch(85.21% 0.204 145.1) |
| XYZ | xyz(40.0190, 66.5206, 27.2505) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.64
Easter Green
#8CFD7E
ΔE00 3.94
Minty Green
#0BF77D
ΔE00 4.17
Lighter Green
#75FD63
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F074 #F068E4
analogous
#A0F068 #68F074 #68F0B8
triadic
#68F074 #7468F0 #F07468
tetradic
#68F074 #68A0F0 #F068E4 #F0B868
square
#68F074 #68A0F0 #F068E4 #F0B868
split-complementary
#68F074 #B868F0 #F068A0
monochromatic
#14CA24 #30EA41 #68F074 #A0F6A7 #D7FBDA
Accessibility & contrast
On white
1.47
#68F074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#68F074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F074
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F074 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC69
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#4EEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68f074; /* rgb */ color: rgb(104, 240, 116); /* oklch */ color: oklch(85.2% 0.204 145.1);
Tailwind
colors: {
custom: {
50: '#9ef69e',
500: '#68f074',
950: '#000000',
},
}SCSS
$custom: #68f074; $custom-light: #9ef69e; $custom-dark: #000000;
JSON
{
"hex": "#68f074",
"rgb": {
"r": 104,
"g": 240,
"b": 116
},
"hsl": {
"h": 125.294,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85212,
"c": 0.20394,
"h": 145.1
},
"luminance": 0.66524
}Semantic roles & 50–950 ramp
primary
#68F074
secondary
#C636BA
accent
#07CBDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580