#68F896#68F896
#68F896 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.184 H 151.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68F896 |
|---|---|
| RGB | rgb(104, 248, 150) |
| HSL | hsl(139, 91%, 69%) |
| HSV | hsv(139, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 39.5%, 2.7%) |
| CIE-LAB | lab(88.10, -59.66, 35.72) |
| CIE-LCH | lch(88.10, 69.53, 149.09°) |
| OKLab | oklab(87.7% -0.1614 0.0887) |
| OKLCH | oklch(87.7% 0.184 151.2) |
| XYZ | xyz(44.7780, 72.2756, 40.4391) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.54
Baby Green
#8CFF9E
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F896 #F868CA
analogous
#82F868 #68F896 #68F8DE
triadic
#68F896 #9668F8 #F89668
tetradic
#68F896 #6882F8 #F868CA #F8DE68
square
#68F896 #6882F8 #F868CA #F8DE68
split-complementary
#68F896 #DE68F8 #F86882
monochromatic
#0ADB4D #2EF56D #68F896 #A2FBBF #DDFDE7
Accessibility & contrast
On white
1.36
#68F896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#68F896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F896
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F896 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58F
Deuteranopia (green-blind)
#E6D89C
Tritanopia (blue-blind)
#3DF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f896; /* rgb */ color: rgb(104, 248, 150); /* oklch */ color: oklch(87.7% 0.184 151.2);
Tailwind
colors: {
custom: {
50: '#9ffbb6',
500: '#68f896',
950: '#000000',
},
}SCSS
$custom: #68f896; $custom-light: #9ffbb6; $custom-dark: #000000;
JSON
{
"hex": "#68f896",
"rgb": {
"r": 104,
"g": 248,
"b": 150
},
"hsl": {
"h": 139.167,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87697,
"c": 0.18421,
"h": 151.2
},
"luminance": 0.7228
}Semantic roles & 50–950 ramp
primary
#68F896
secondary
#D2329F
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681