#68F374#68F374
#68F374 is a very light, highly saturated green. Relative luminance 0.683; OKLCH L 85.9% C 0.208 H 145.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68F374 |
|---|---|
| RGB | rgb(104, 243, 116) |
| HSL | hsl(125, 85%, 68%) |
| HSV | hsv(125, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 52.3%, 4.7%) |
| CIE-LAB | lab(86.16, -62.82, 49.64) |
| CIE-LCH | lch(86.16, 80.06, 141.68°) |
| OKLab | oklab(85.95% -0.1703 0.1191) |
| OKLCH | oklch(85.95% 0.208 145) |
| XYZ | xyz(40.9094, 68.3015, 27.5473) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.65
Spearmint
#1EF876
ΔE00 3.43
Easter Green
#8CFD7E
ΔE00 3.51
Lighter Green
#75FD63
ΔE00 3.80
Light Bright Green
#53FE5C
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F374 #F368E7
analogous
#A1F368 #68F374 #68F3B9
triadic
#68F374 #7468F3 #F37468
tetradic
#68F374 #68A1F3 #F368E7 #F3B968
square
#68F374 #68A1F3 #F368E7 #F3B968
split-complementary
#68F374 #B968F3 #F368A1
monochromatic
#11D021 #2FEE40 #68F374 #A1F8A8 #D9FCDC
Accessibility & contrast
On white
1.43
#68F374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#68F374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F374
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F374 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF69
Deuteranopia (green-blind)
#E5D37D
Tritanopia (blue-blind)
#4DEDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f374; /* rgb */ color: rgb(104, 243, 116); /* oklch */ color: oklch(85.9% 0.208 145.0);
Tailwind
colors: {
custom: {
50: '#9ff89f',
500: '#68f374',
950: '#000000',
},
}SCSS
$custom: #68f374; $custom-light: #9ff89f; $custom-dark: #000000;
JSON
{
"hex": "#68f374",
"rgb": {
"r": 104,
"g": 243,
"b": 116
},
"hsl": {
"h": 125.18,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.85949,
"c": 0.20775,
"h": 145
},
"luminance": 0.68305
}Semantic roles & 50–950 ramp
primary
#68F374
secondary
#CC34BF
accent
#04CFE2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580