#68F398#68F398
#68F398 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.176 H 152.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68F398 |
|---|---|
| RGB | rgb(104, 243, 152) |
| HSL | hsl(141, 85%, 68%) |
| HSV | hsv(141, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(86.66, -57.39, 32.82) |
| CIE-LCH | lch(86.66, 66.11, 150.24°) |
| OKLab | oklab(86.52% -0.1555 0.0819) |
| OKLCH | oklch(86.52% 0.176 152.2) |
| XYZ | xyz(43.4237, 69.3072, 40.7889) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.46
Sea Green (survey)
#53FCA1
ΔE00 2.49
Light Bluish Green
#76FDA8
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F398 #F368C3
analogous
#7EF368 #68F398 #68F3DD
triadic
#68F398 #9868F3 #F39868
tetradic
#68F398 #687EF3 #F368C3 #F3DD68
square
#68F398 #687EF3 #F368C3 #F3DD68
split-complementary
#68F398 #DD68F3 #F3687E
monochromatic
#11D053 #2FEE71 #68F398 #A1F8BF #D9FCE5
Accessibility & contrast
On white
1.41
#68F398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#68F398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F398
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F398 | 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)
#F3E192
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#3EF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f398; /* rgb */ color: rgb(104, 243, 152); /* oklch */ color: oklch(86.5% 0.176 152.2);
Tailwind
colors: {
custom: {
50: '#9ef8b7',
500: '#68f398',
950: '#000000',
},
}SCSS
$custom: #68f398; $custom-light: #9ef8b7; $custom-dark: #000000;
JSON
{
"hex": "#68f398",
"rgb": {
"r": 104,
"g": 243,
"b": 152
},
"hsl": {
"h": 140.719,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86522,
"c": 0.17575,
"h": 152.2
},
"luminance": 0.69311
}Semantic roles & 50–950 ramp
primary
#68F398
secondary
#CC3497
accent
#0495E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581