#68F17D#68F17D
#68F17D is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.197 H 146.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68F17D |
|---|---|
| RGB | rgb(104, 241, 125) |
| HSL | hsl(129, 83%, 68%) |
| HSV | hsv(129, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.67, -60.86, 44.80) |
| CIE-LCH | lch(85.67, 75.58, 143.64°) |
| OKLab | oklab(85.58% -0.1647 0.1088) |
| OKLCH | oklch(85.58% 0.197 146.6) |
| XYZ | xyz(40.8633, 67.3306, 30.2408) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.45
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.91
Easter Green
#8CFD7E
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F17D #F168DC
analogous
#98F168 #68F17D #68F1C1
triadic
#68F17D #7D68F1 #F17D68
tetradic
#68F17D #6898F1 #F168DC #F1C168
square
#68F17D #6898F1 #F168DC #F1C168
split-complementary
#68F17D #C168F1 #F16898
monochromatic
#13CC2F #30EC4D #68F17D #A0F6AD #D8FBDD
Accessibility & contrast
On white
1.45
#68F17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#68F17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F17D
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F17D | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE73
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#4BECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f17d; /* rgb */ color: rgb(104, 241, 125); /* oklch */ color: oklch(85.6% 0.197 146.6);
Tailwind
colors: {
custom: {
50: '#9ef7a4',
500: '#68f17d',
950: '#000000',
},
}SCSS
$custom: #68f17d; $custom-light: #9ef7a4; $custom-dark: #000000;
JSON
{
"hex": "#68f17d",
"rgb": {
"r": 104,
"g": 241,
"b": 125
},
"hsl": {
"h": 129.197,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85584,
"c": 0.19741,
"h": 146.6
},
"luminance": 0.67334
}Semantic roles & 50–950 ramp
primary
#68F17D
secondary
#C835B2
accent
#06BEDF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580