#68F996#68F996
#68F996 is a very light, vivid green. Relative luminance 0.729; OKLCH L 87.9% C 0.186 H 151.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68F996 |
|---|---|
| RGB | rgb(104, 249, 150) |
| HSL | hsl(139, 92%, 69%) |
| HSV | hsv(139, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(88.40, -60.04, 36.11) |
| CIE-LCH | lch(88.40, 70.06, 148.97°) |
| OKLab | oklab(87.94% -0.1624 0.0896) |
| OKLCH | oklch(87.94% 0.186 151.1) |
| XYZ | xyz(45.0862, 72.8921, 40.5418) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.56
Baby Green
#8CFF9E
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.28
Mint Green
#8FFF9F
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F996 #F968CB
analogous
#83F968 #68F996 #68F9DE
triadic
#68F996 #9668F9 #F99668
tetradic
#68F996 #6883F9 #F968CB #F9DE68
square
#68F996 #6883F9 #F968CB #F9DE68
split-complementary
#68F996 #DE68F9 #F96883
monochromatic
#09DE4C #2DF76D #68F996 #A3FBBF #DEFEE8
Accessibility & contrast
On white
1.35
#68F996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#68F996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F996
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F996 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#E7D99C
Tritanopia (blue-blind)
#3DF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f996; /* rgb */ color: rgb(104, 249, 150); /* oklch */ color: oklch(87.9% 0.186 151.1);
Tailwind
colors: {
custom: {
50: '#9ffcb6',
500: '#68f996',
950: '#000000',
},
}SCSS
$custom: #68f996; $custom-light: #9ffcb6; $custom-dark: #000000;
JSON
{
"hex": "#68f996",
"rgb": {
"r": 104,
"g": 249,
"b": 150
},
"hsl": {
"h": 139.034,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87939,
"c": 0.18554,
"h": 151.1
},
"luminance": 0.72896
}Semantic roles & 50–950 ramp
primary
#68F996
secondary
#D332A0
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681