#68F08D#68F08D
#68F08D is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.182 H 149.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68F08D |
|---|---|
| RGB | rgb(104, 240, 141) |
| HSL | hsl(136, 82%, 67%) |
| HSV | hsv(136, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.60, -58.06, 36.91) |
| CIE-LCH | lch(85.60, 68.80, 147.55°) |
| OKLab | oklab(85.6% -0.1571 0.0913) |
| OKLCH | oklch(85.6% 0.182 149.9) |
| XYZ | xyz(41.6738, 67.1825, 35.9655) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.73
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F08D #F068CB
analogous
#87F068 #68F08D #68F0D1
triadic
#68F08D #8D68F0 #F08D68
tetradic
#68F08D #6887F0 #F068CB #F0D168
square
#68F08D #6887F0 #F068CB #F0D168
split-complementary
#68F08D #D168F0 #F06887
monochromatic
#14CA45 #30EA63 #68F08D #A0F6B7 #D7FBE1
Accessibility & contrast
On white
1.45
#68F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#68F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F08D
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F08D | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#45ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f08d; /* rgb */ color: rgb(104, 240, 141); /* oklch */ color: oklch(85.6% 0.182 149.9);
Tailwind
colors: {
custom: {
50: '#9ef6af',
500: '#68f08d',
950: '#000000',
},
}SCSS
$custom: #68f08d; $custom-light: #9ef6af; $custom-dark: #000000;
JSON
{
"hex": "#68f08d",
"rgb": {
"r": 104,
"g": 240,
"b": 141
},
"hsl": {
"h": 136.324,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85596,
"c": 0.18172,
"h": 149.9
},
"luminance": 0.67186
}Semantic roles & 50–950 ramp
primary
#68F08D
secondary
#C6369F
accent
#07A4DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581