#68F48E#68F48E
#68F48E is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.186 H 149.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68F48E |
|---|---|
| RGB | rgb(104, 244, 142) |
| HSL | hsl(136, 86%, 68%) |
| HSV | hsv(136, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(86.80, -59.44, 37.98) |
| CIE-LCH | lch(86.80, 70.53, 147.42°) |
| OKLab | oklab(86.59% -0.1608 0.0938) |
| OKLCH | oklch(86.59% 0.186 149.7) |
| XYZ | xyz(42.9390, 69.5934, 36.7560) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F48E #F468CE
analogous
#88F468 #68F48E #68F4D4
triadic
#68F48E #8E68F4 #F48E68
tetradic
#68F48E #6888F4 #F468CE #F4D468
square
#68F48E #6888F4 #F468CE #F4D468
split-complementary
#68F48E #D468F4 #F46888
monochromatic
#0FD244 #2FF063 #68F48E #A1F8B9 #DAFCE3
Accessibility & contrast
On white
1.41
#68F48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#68F48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F48E
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F48E | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E187
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#43F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f48e; /* rgb */ color: rgb(104, 244, 142); /* oklch */ color: oklch(86.6% 0.186 149.7);
Tailwind
colors: {
custom: {
50: '#9ef9b0',
500: '#68f48e',
950: '#000000',
},
}SCSS
$custom: #68f48e; $custom-light: #9ef9b0; $custom-dark: #000000;
JSON
{
"hex": "#68f48e",
"rgb": {
"r": 104,
"g": 244,
"b": 142
},
"hsl": {
"h": 136.286,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86587,
"c": 0.18614,
"h": 149.7
},
"luminance": 0.69597
}Semantic roles & 50–950 ramp
primary
#68F48E
secondary
#CD33A3
accent
#03A6E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581