#68F58D#68F58D
#68F58D is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.188 H 149.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68F58D |
|---|---|
| RGB | rgb(104, 245, 141) |
| HSL | hsl(136, 88%, 68%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(87.08, -59.97, 38.84) |
| CIE-LCH | lch(87.08, 71.45, 147.08°) |
| OKLab | oklab(86.81% -0.1622 0.0957) |
| OKLCH | oklch(86.81% 0.188 149.5) |
| XYZ | xyz(43.1660, 70.1669, 36.4629) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F58D #F568D0
analogous
#89F568 #68F58D #68F5D4
triadic
#68F58D #8D68F5 #F58D68
tetradic
#68F58D #6889F5 #F568D0 #F5D468
square
#68F58D #6889F5 #F568D0 #F5D468
split-complementary
#68F58D #D468F5 #F56889
monochromatic
#0ED542 #2FF162 #68F58D #A1F9B8 #DBFDE4
Accessibility & contrast
On white
1.40
#68F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#68F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F58D
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F58D | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#43F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f58d; /* rgb */ color: rgb(104, 245, 141); /* oklch */ color: oklch(86.8% 0.188 149.5);
Tailwind
colors: {
custom: {
50: '#9ff9af',
500: '#68f58d',
950: '#000000',
},
}SCSS
$custom: #68f58d; $custom-light: #9ff9af; $custom-dark: #000000;
JSON
{
"hex": "#68f58d",
"rgb": {
"r": 104,
"g": 245,
"b": 141
},
"hsl": {
"h": 135.745,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86813,
"c": 0.18837,
"h": 149.5
},
"luminance": 0.70171
}Semantic roles & 50–950 ramp
primary
#68F58D
secondary
#CE33A5
accent
#01A9E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581