#68F399#68F399
#68F399 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.175 H 152.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68F399 |
|---|---|
| RGB | rgb(104, 243, 153) |
| HSL | hsl(141, 85%, 68%) |
| HSV | hsv(141, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 37%, 4.7%) |
| CIE-LAB | lab(86.67, -57.22, 32.34) |
| CIE-LCH | lch(86.67, 65.72, 150.53°) |
| OKLab | oklab(86.54% -0.1551 0.0808) |
| OKLCH | oklch(86.54% 0.175 152.5) |
| XYZ | xyz(43.5059, 69.3401, 41.2221) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.39
Sea Green (survey)
#53FCA1
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 3.13
Mediumspringgreen
#00FA9A
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F399 #F368C2
analogous
#7CF368 #68F399 #68F3DE
triadic
#68F399 #9968F3 #F39968
tetradic
#68F399 #687CF3 #F368C2 #F3DE68
square
#68F399 #687CF3 #F368C2 #F3DE68
split-complementary
#68F399 #DE68F3 #F3687C
monochromatic
#11D054 #2FEE73 #68F399 #A1F8BF #D9FCE6
Accessibility & contrast
On white
1.41
#68F399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#68F399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F399
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F399 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E193
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#3EF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f399; /* rgb */ color: rgb(104, 243, 153); /* oklch */ color: oklch(86.5% 0.175 152.5);
Tailwind
colors: {
custom: {
50: '#9ef8b7',
500: '#68f399',
950: '#000000',
},
}SCSS
$custom: #68f399; $custom-light: #9ef8b7; $custom-dark: #000000;
JSON
{
"hex": "#68f399",
"rgb": {
"r": 104,
"g": 243,
"b": 153
},
"hsl": {
"h": 141.151,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.8654,
"c": 0.17485,
"h": 152.5
},
"luminance": 0.69344
}Semantic roles & 50–950 ramp
primary
#68F399
secondary
#CC3496
accent
#0493E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581