#68F293#68F293
#68F293 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.179 H 151.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #68F293 |
|---|---|
| RGB | rgb(104, 242, 147) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.28, -57.85, 34.82) |
| CIE-LCH | lch(86.28, 67.52, 148.95°) |
| OKLab | oklab(86.19% -0.1566 0.0865) |
| OKLCH | oklch(86.19% 0.179 151.1) |
| XYZ | xyz(42.7243, 68.5499, 38.5781) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Bluish Green
#76FDA8
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F293 #F268C7
analogous
#82F268 #68F293 #68F2D8
triadic
#68F293 #9368F2 #F29368
tetradic
#68F293 #6882F2 #F268C7 #F2D868
square
#68F293 #6882F2 #F268C7 #F2D868
split-complementary
#68F293 #D868F2 #F26882
monochromatic
#12CE4C #30ED6B #68F293 #A0F7BB #D9FCE4
Accessibility & contrast
On white
1.43
#68F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#68F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F293
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F293 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#41EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f293; /* rgb */ color: rgb(104, 242, 147); /* oklch */ color: oklch(86.2% 0.179 151.1);
Tailwind
colors: {
custom: {
50: '#9ef7b3',
500: '#68f293',
950: '#000000',
},
}SCSS
$custom: #68f293; $custom-light: #9ef7b3; $custom-dark: #000000;
JSON
{
"hex": "#68f293",
"rgb": {
"r": 104,
"g": 242,
"b": 147
},
"hsl": {
"h": 138.696,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86188,
"c": 0.17895,
"h": 151.1
},
"luminance": 0.68554
}Semantic roles & 50–950 ramp
primary
#68F293
secondary
#CA349B
accent
#059CE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581