#68F174#68F174
#68F174 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.5% C 0.205 H 145.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68F174 |
|---|---|
| RGB | rgb(104, 241, 116) |
| HSL | hsl(125, 83%, 68%) |
| HSV | hsv(125, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(85.56, -62.09, 48.91) |
| CIE-LCH | lch(85.56, 79.04, 141.77°) |
| OKLab | oklab(85.46% -0.1683 0.1175) |
| OKLCH | oklch(85.46% 0.205 145.1) |
| XYZ | xyz(40.3142, 67.1110, 27.3489) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.56
Lightish Green
#61E160
ΔE00 3.74
Easter Green
#8CFD7E
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 4.13
Lighter Green
#75FD63
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F174 #F168E5
analogous
#A1F168 #68F174 #68F1B8
triadic
#68F174 #7468F1 #F17468
tetradic
#68F174 #68A1F1 #F168E5 #F1B868
square
#68F174 #68A1F1 #F168E5 #F1B868
split-complementary
#68F174 #B868F1 #F168A1
monochromatic
#13CC23 #30EC40 #68F174 #A0F6A8 #D8FBDB
Accessibility & contrast
On white
1.46
#68F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#68F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F174
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F174 | 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)
#F5DD69
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#4DEBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f174; /* rgb */ color: rgb(104, 241, 116); /* oklch */ color: oklch(85.5% 0.205 145.1);
Tailwind
colors: {
custom: {
50: '#9ff79e',
500: '#68f174',
950: '#000000',
},
}SCSS
$custom: #68f174; $custom-light: #9ff79e; $custom-dark: #000000;
JSON
{
"hex": "#68f174",
"rgb": {
"r": 104,
"g": 241,
"b": 116
},
"hsl": {
"h": 125.255,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85457,
"c": 0.20521,
"h": 145.1
},
"luminance": 0.67115
}Semantic roles & 50–950 ramp
primary
#68F174
secondary
#C835BB
accent
#06CCDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580