#68F296#68F296
#68F296 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.176 H 151.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68F296 |
|---|---|
| RGB | rgb(104, 242, 150) |
| HSL | hsl(140, 84%, 68%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(86.33, -57.34, 33.39) |
| CIE-LCH | lch(86.33, 66.35, 149.79°) |
| OKLab | oklab(86.24% -0.1553 0.0832) |
| OKLCH | oklch(86.24% 0.176 151.8) |
| XYZ | xyz(42.9628, 68.6453, 39.8340) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F296 #F268C4
analogous
#7FF268 #68F296 #68F2DB
triadic
#68F296 #9668F2 #F29668
tetradic
#68F296 #687FF2 #F268C4 #F2DB68
square
#68F296 #687FF2 #F268C4 #F2DB68
split-complementary
#68F296 #DB68F2 #F2687F
monochromatic
#12CE50 #30ED6F #68F296 #A0F7BD #D9FCE4
Accessibility & contrast
On white
1.43
#68F296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#68F296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F296
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F296 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#40EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f296; /* rgb */ color: rgb(104, 242, 150); /* oklch */ color: oklch(86.2% 0.176 151.8);
Tailwind
colors: {
custom: {
50: '#9ef7b5',
500: '#68f296',
950: '#000000',
},
}SCSS
$custom: #68f296; $custom-light: #9ef7b5; $custom-dark: #000000;
JSON
{
"hex": "#68f296",
"rgb": {
"r": 104,
"g": 242,
"b": 150
},
"hsl": {
"h": 140,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86242,
"c": 0.17622,
"h": 151.8
},
"luminance": 0.68649
}Semantic roles & 50–950 ramp
primary
#68F296
secondary
#CA3498
accent
#0597E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581