#68F397#68F397
#68F397 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.177 H 152.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68F397 |
|---|---|
| RGB | rgb(104, 243, 151) |
| HSL | hsl(140, 85%, 68%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(86.64, -57.56, 33.30) |
| CIE-LCH | lch(86.64, 66.50, 149.95°) |
| OKLab | oklab(86.5% -0.1559 0.083) |
| OKLCH | oklch(86.5% 0.177 152) |
| XYZ | xyz(43.3421, 69.2746, 40.3594) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F397 #F368C4
analogous
#7EF368 #68F397 #68F3DD
triadic
#68F397 #9768F3 #F39768
tetradic
#68F397 #687EF3 #F368C4 #F3DD68
square
#68F397 #687EF3 #F368C4 #F3DD68
split-complementary
#68F397 #DD68F3 #F3687E
monochromatic
#11D051 #2FEE70 #68F397 #A1F8BE #D9FCE5
Accessibility & contrast
On white
1.41
#68F397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#68F397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F397
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F397 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E191
Deuteranopia (green-blind)
#E1D49D
Tritanopia (blue-blind)
#3FF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f397; /* rgb */ color: rgb(104, 243, 151); /* oklch */ color: oklch(86.5% 0.177 152.0);
Tailwind
colors: {
custom: {
50: '#9ef8b6',
500: '#68f397',
950: '#000000',
},
}SCSS
$custom: #68f397; $custom-light: #9ef8b6; $custom-dark: #000000;
JSON
{
"hex": "#68f397",
"rgb": {
"r": 104,
"g": 243,
"b": 151
},
"hsl": {
"h": 140.288,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86503,
"c": 0.17665,
"h": 152
},
"luminance": 0.69279
}Semantic roles & 50–950 ramp
primary
#68F397
secondary
#CC3498
accent
#0497E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581