#68F173#68F173
#68F173 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.206 H 144.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68F173 |
|---|---|
| RGB | rgb(104, 241, 115) |
| HSL | hsl(125, 83%, 68%) |
| HSV | hsv(125, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(85.55, -62.22, 49.36) |
| CIE-LCH | lch(85.55, 79.42, 141.57°) |
| OKLab | oklab(85.44% -0.1687 0.1184) |
| OKLCH | oklch(85.44% 0.206 144.9) |
| XYZ | xyz(40.2563, 67.0878, 27.0442) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.60
Lightish Green
#61E160
ΔE00 3.70
Easter Green
#8CFD7E
ΔE00 3.76
Lighter Green
#75FD63
ΔE00 4.05
Light Bright Green
#53FE5C
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F173 #F168E6
analogous
#A1F168 #68F173 #68F1B8
triadic
#68F173 #7368F1 #F17368
tetradic
#68F173 #68A1F1 #F168E6 #F1B868
square
#68F173 #68A1F1 #F168E6 #F1B868
split-complementary
#68F173 #B868F1 #F168A1
monochromatic
#13CC22 #30EC3F #68F173 #A0F6A7 #D8FBDB
Accessibility & contrast
On white
1.46
#68F173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#68F173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F173
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F173 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD68
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#4EEBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f173; /* rgb */ color: rgb(104, 241, 115); /* oklch */ color: oklch(85.4% 0.206 144.9);
Tailwind
colors: {
custom: {
50: '#9ff79e',
500: '#68f173',
950: '#000000',
},
}SCSS
$custom: #68f173; $custom-light: #9ff79e; $custom-dark: #000000;
JSON
{
"hex": "#68f173",
"rgb": {
"r": 104,
"g": 241,
"b": 115
},
"hsl": {
"h": 124.818,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85444,
"c": 0.20606,
"h": 144.9
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#68F173
secondary
#C835BC
accent
#06CEDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580