#68F196#68F196
#68F196 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.175 H 151.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68F196 |
|---|---|
| RGB | rgb(104, 241, 150) |
| HSL | hsl(140, 83%, 68%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(86.03, -56.95, 32.99) |
| CIE-LCH | lch(86.03, 65.82, 149.92°) |
| OKLab | oklab(86% -0.1543 0.0823) |
| OKLCH | oklch(86% 0.175 151.9) |
| XYZ | xyz(42.6660, 68.0517, 39.7351) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F196 #F168C3
analogous
#7EF168 #68F196 #68F1DA
triadic
#68F196 #9668F1 #F19668
tetradic
#68F196 #687EF1 #F168C3 #F1DA68
square
#68F196 #687EF1 #F168C3 #F1DA68
split-complementary
#68F196 #DA68F1 #F1687E
monochromatic
#13CC51 #30EC6F #68F196 #A0F6BD #D8FBE4
Accessibility & contrast
On white
1.44
#68F196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#68F196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F196
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F196 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#40EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f196; /* rgb */ color: rgb(104, 241, 150); /* oklch */ color: oklch(86.0% 0.175 151.9);
Tailwind
colors: {
custom: {
50: '#9ef6b5',
500: '#68f196',
950: '#000000',
},
}SCSS
$custom: #68f196; $custom-light: #9ef6b5; $custom-dark: #000000;
JSON
{
"hex": "#68f196",
"rgb": {
"r": 104,
"g": 241,
"b": 150
},
"hsl": {
"h": 140.146,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.86,
"c": 0.17488,
"h": 151.9
},
"luminance": 0.68056
}Semantic roles & 50–950 ramp
primary
#68F196
secondary
#C83597
accent
#0696DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581